Interface | Description |
---|---|
AsyncFile |
Represents a file on the file-system which can be read from, or written to asynchronously.
|
FileProps |
Represents properties of a file on the file system
|
FileSystem |
Contains a broad set of operations for manipulating files.
|
FileSystemProps |
Represents properties of the file system.
|
Exception | Description |
---|---|
FileSystemException |
Exception thrown by the FileSystem class
|