This package supplies two libraries:
Miscellaneous FileManager and URL extensions.
A File/Folder abstraction.
The abstraction in similar to this one by John Sundell, but makes a few different decisions.
It's not as complete yet as that one - I'm just adding things as I need them.
This adds desktop/shell support built on top of the basic Files library.
It requires AppKit/UIKit (depending on the platform you build it for), which is why it's a separate library.