Contents

dduan/pathos

Pathos offers cross-platform virtual file system APIs for Swift.

Installation

With SwiftPM
.package(url: "http://github.com/dduan/Pathos", from: "0.4.2")

Documentation

  1. [User Guide] - A tour of Pathos for introduction purposes.
  2. [API Refererence] - Complete reference to Pathos public APIs.
  3. [Design] - Answers for why an API is designed as such.
  4. [Change Log] - Change logs for all Pathos versions.

You may also checkout the [Example apps].

License

Pathos is released under the MIT license. See LICENSE.md

[Design]: Documentation/design.md [Change Log]: CHANGELOG.md [User Guide]: Documentation/UserGuide.md [API Refererence]: Documentation/APIs/README.md [Example apps]: ./Examples

Package Metadata

Repository: dduan/pathos

Default branch: main

README: README.md