NSFileManager 0.1 28 February, 2000 NSFileManager Foundation/NSFileManager.h NSObject defaultManager changeCurrentDirectoryPath: path changeFileAttributes: attributes contentsAtPath: path contentsEqualAtPath: path1 andPath: path2 copyPath: source toPath: destination handler: handler createDirectoryAtPath: path attributes: attributes createFileAtPath: path contents: contents attributes: attributes createSymbolicLinkAtPath: path pathContent: otherPath currentDirectoryPath directoryContentsAtPath: path enumeratorAtPath: path fileAttributesAtPath: path traverseLink: flag fileExistsAtPath: path fileExistsAtPath: path isDirectory: isDirectory fileSystemAttributesAtPath: path fileSystemRepresentationWithPath: path isDeletableFileAtPath: path isExecutableFileAtPath: path isReadableFileAtPath: path isWritableFileAtPath: path linkPath: source toPath: destination handler: handler movePath: source toPath: destination handler: handler pathContentOfSymbolicLinkAtPath: cStringPath removeFileAtPath: path handler: handler stringWithFileSystemRepresentation: string subpathsAtPath: path fileManager: manager shouldProceedAfterError: errorInfo fileManager: manager willProcessPath: path