JohnSundell / Files

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

Folder: Add API for resolving search paths #112

Closed JohnSundell closed 4 years ago

JohnSundell commented 4 years ago

This change adds a public API for resolving a folder for a given search path within a domain. This new API is now also used internally to resolve the current user’s “Documents” and “Library” folders.