You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foundation : partial port of NSFileManager for Windows
This leaves a few functions unimplemented and the DirectoryIterator
unimplemented as they need to match the semantics of FTS which is not
present on Windows. The remainder of the API surface has been
reimplemented in terms of the Windows API.
0 commit comments