| Class | Description |
|---|---|
| DefaultProjectFilesystem |
An injectable service for interacting with the filesystem relative to the project root.
|
| DefaultProjectFilesystemDelegate |
Default implementation of
ProjectFilesystemDelegate that talks to the filesystem via
standard Java APIs. |
| DefaultProjectFilesystemFactory | |
| DefaultProjectFilesystemView | |
| ProjectFilesystemDelegateFactory |
ProjectFilesystemDelegateFactory mediates the creation of a ProjectFilesystemDelegate for a ProjectFilesystem root. |