webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
NSFileManager() Category Reference

#import <NSFileManagerSPI.h>

Instance Methods

(BOOL- _web_createFileAtPath:contents:attributes:
 
(BOOL- _web_removeFileOnlyAtPath:
 
(BOOL- _web_createFileAtPath:contents:attributes:
 
(BOOL- _web_removeFileOnlyAtPath:
 

Method Documentation

◆ _web_createFileAtPath:contents:attributes:() [1/2]

- (BOOL) _web_createFileAtPath: (NSString *)  path
contents: (NSData *)  contents
attributes: (NSDictionary *)  attributes 

◆ _web_createFileAtPath:contents:attributes:() [2/2]

- (BOOL) _web_createFileAtPath: (NSString *)  path
contents: (NSData *)  contents
attributes: (NSDictionary *)  attributes 

◆ _web_removeFileOnlyAtPath:() [1/2]

- (BOOL) _web_removeFileOnlyAtPath: (NSString *)  path

◆ _web_removeFileOnlyAtPath:() [2/2]

- (BOOL) _web_removeFileOnlyAtPath: (NSString *)  path

The documentation for this category was generated from the following file: