| Interface | Description |
|---|---|
| FileLocations |
A service which provides information about the location of a path.
|
| FileSystemSupport |
Support for accessing the file system.
|
| MutableFileSystemSupport |
Allows modifications on the file system.
|
| Class | Description |
|---|---|
| Path |
A path points to some file or folder within a
FileSystemSupport and MutableFileSystemSupport. |