contentsAtPath:
|
-
(NSData *)contentsAtPath:(NSString *)_path
|
No method description.
|
copyPath:toPath:handler:
|
-
(BOOL)copyPath:(NSString *)_source toPath:(NSString *)_destination handler:(id)_handler
|
No method description.
|
linkPath:toPath:handler:
|
-
(BOOL)linkPath:(NSString *)_source toPath:(NSString *)_destination handler:(id)_handler
|
No method description.
|
movePath:toPath:handler:
|
-
(BOOL)movePath:(NSString *)_source toPath:(NSString *)_destination handler:(id)_handler
|
No method description.
|
subpathsAtPath:
|
-
(NSArray *)subpathsAtPath:(NSString *)_path
|
No method description.
|
|