| Interface | Description |
|---|---|
| PathConsumer |
| Class | Description |
|---|---|
| DirectoryWalker |
Recursively applies a function to each file in a directory.
|
| FileOperations |
Static methods for operating on the filesystem.
|
| LockFile |
Creates and deletes lock files.
|
| TemporaryDirectory |
A temporary directory that tries to delete itself upon close.
|
| UnixPathParser |
Parses Unix-style paths.
|
| UserCacheHome |
Obtains an OS-specific user cache directory based on the XDG Base Directory Specification.
|
Copyright © 2019. All rights reserved.