JohnSundell / Files

A nicer way to handle files & folders in Swift
MIT License
2.53k stars 182 forks source link

Add API for computing a path relative to a parent folder #80

Closed JohnSundell closed 5 years ago

JohnSundell commented 5 years ago

This enables an easy way to work with relative paths, for example when dealing with multiple files that are within the same folder structure.