Path

0.1.0

💻 Types to model file-system paths.
tuist/Path

What's New

0.1.0

2023-12-03T18:00:23Z

Initial version

Path

Path

Apple discontinued the maintenance of swift-tools-support-core, which included useful RelativePath and AbsolutePath abstractions to model file paths. This repository is a fork of the last version of swift-tools-support-core that included these abstractions.

Development

Using Tuist

  1. Clone the repository: git clone https://github.com/tuist/Path.git
  2. Run tuist generate

Using Swift Package Manager

  1. Clone the repository: git clone https://github.com/tuist/Path.git
  2. Open the Package.swift

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Apr 26 2024 19:53:30 GMT-0900 (Hawaii-Aleutian Daylight Time)