swift-system-extras

Swift System, battery included.

APACHE-2.0 License

Stars
9

System Extras

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!

API Design Goals

  1. Feel natural to use in conjunction to existing System APIs
  2. Provide missing batteries from System
  3. (Unlike System) prefer ergonomics over loyalty to native APIs
  4. (Unlike System) strive for cross-platform APIs (as opposed to multi-platform)

LICENSE

See LICENSE for license information.