Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

NSFileManager Interface Reference

NSFileManager class controls files and directories. More...

#import <nsfilemanager.h>

Inheritance diagram for NSFileManager:

NSObject List of all members.

Public Member Functions

(BOOL) fileExistAtPath:
 Check the existence of file.


Static Public Member Functions

(id) initialize
 Initialize file manager before starting main program.

(NSFileManager *) defaultManager
 Get default system file manager.


Detailed Description

NSFileManager class controls files and directories.

Description
NSFileManager class controls files and directories.
Warning:
If you want to access contents of the file, see NSFileHandle class.


Member Function Documentation

+ (NSFileManager *) NSFileManager:
 

Get default system file manager.

Description
Get default systtem file manager.

- (BOOL) NSFileManager: (id) 
(NSString *) 
(id)  string
 

Check the existence of file.

Returns:
True when the file is found.
Description
Check the existence of file.

+ (id) NSFileManager:
 

Initialize file manager before starting main program.

Description
Initialize file manager before starting main program.


The documentation for this interface was generated from the following file:
Generated on Wed Jul 14 18:32:13 2004 for Cacao by doxygen 1.3.6