Filesystem
Provides an abstraction around local and remote filesystemsThis is a module for Project Forge. It provides an abstraction around local and remote filesystems
https://github.com/kyleu/projectforge/tree/master/module/filesystem
License
Licensed under CC0
Usage
- The interface
FileLoader
is provided, with a single implementationFileSystem
- The
Services
interface contains a default config filesystem - You can create new filesystems with
NewFileSystem