mirror of
https://github.com/apple/swift-nio.git
synced 2026-05-20 20:30:36 +00:00
2550c9ed48
Motivation: NIOFileSystem has a few APIs which expose swift-system. We'll need to replace those before making this API stable. Modifications: - Remove NIOFileSystem product - Modify snippet so that it still builds Result: NIOFileSystem isn't yet public API