As a complimentary set of extensions to Swift System, this library lets you create/read/update/delete files, directories, symlinks, and permissions, all the while leveraging the familiar types from Swift Systems. And yes, it all works on Windows!
- Feel natural to use in conjunction to existing System APIs
- Provide missing batteries from System
- (Unlike System) prefer ergonomics over loyalty to native APIs
- (Unlike System) strive for cross-platform APIs (as opposed to multi-platform)
See LICENSE for license information.