mxcl / Path.swift

Delightful, robust, cross-platform and chainable file-pathing functions.
The Unlicense
946 stars 36 forks source link

Strictly we are not `LosslessStringConvertible` #12

Closed mxcl closed 5 years ago

mxcl commented 5 years ago

eg. ~/Foo becomes /Users/mcxl/Foo, and /a/../b becomes /a.

Should stop conforming and name our initializer.