memory library
Classes
- FileSystemStyle
- Class that represents the path style that a memory file system should adopt. [...]
- MemoryFileSystem
- An implementation of FileSystem that exists entirely in memory with an internal representation loosely based on the Filesystem Hierarchy Standard. [...]
- StyleableFileSystem
- A file system that supports different styles.