mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Remove from MISSING those methods we are implementing
This commit is contained in:
parent
fe3968a9a1
commit
ac523fb169
1 changed files with 0 additions and 2 deletions
|
@ -282,7 +282,6 @@ NSFileManager:
|
|||
- mountedVolumeURLsIncludingResourceValuesForKeys:options:
|
||||
- contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:
|
||||
- URLsForDirectory:inDomains:
|
||||
- URLForDirectory:inDomain:appropriateForURL:create:error:
|
||||
- createDirectoryAtURL:withIntermediateDirectories:attributes:error:
|
||||
- createSymbolicLinkAtURL:withDestinationURL:error:
|
||||
- setDelegate:
|
||||
|
@ -298,7 +297,6 @@ NSFileManager:
|
|||
- linkItemAtURL:toURL:error:
|
||||
- removeItemAtURL:error:
|
||||
- trashItemAtURL:resultingItemURL:error:
|
||||
- enumeratorAtURL:includingPropertiesForKeys:options:errorHandler:
|
||||
- (__strong const char *)fileSystemRepresentationWithPath:
|
||||
- replaceItemAtURL:withItemAtURL:backupItemName:options:resultingItemURL:error:
|
||||
- setUbiquitous:itemAtURL:destinationURL:error:
|
||||
|
|
Loading…
Reference in a new issue