NSFileManager$Methods extension
Methods
-
createDirectoryAtURL(
NSURL url, {required bool withIntermediateDirectories, NSDictionary? attributes}) → bool -
Available on NSFileManager, provided by the NSFileManager$Methods extension
createDirectoryAtURL:withIntermediateDirectories:attributes:error: -
URLForDirectory(
NSSearchPathDirectory directory, {required int inDomain, NSURL? appropriateForURL, required bool create}) → NSURL? -
Available on NSFileManager, provided by the NSFileManager$Methods extension
URLForDirectory:inDomain:appropriateForURL:create:error: