mirror of
https://github.com/apple/swift-foundation.git
synced 2025-05-28 09:47:07 +08:00
Implement the directory enumeration operations in FileManager on Windows. The implementation uses the Win32 API surface to ensure that we can use the full features of the platform.