bool IsPathFile( String path, ) => run( () => 'IsPathFile($path)', () => rl.Core.IsPathFile(refStr(path)), );