| Class | Description | 
|---|---|
| AsyncFile | Represents a file on the file-system which can be read from, or written to asynchronously. | 
| AsyncFileLock | A lock on a region of an  AsyncFile. | 
| FileProps | Represents properties of a file on the file system. | 
| FileSystem | Contains a broad set of operations for manipulating files on the file system. | 
| FileSystemProps | Represents properties of the file system. | 
Copyright © 2024 Eclipse. All rights reserved.