| Class | Description |
|---|---|
| BaseDirectories |
BaseDirectories provides paths of user-invisible standard directories, following the conventions of the operating system the library is running on. |
| ProjectDirectories |
ProjectDirectories computes the location of cache, config or data directories for a specific application,
which are derived from the standard directories and the name of the project/organization. |
| UserDirectories |
UserDirectories provides paths of user-facing standard directories, following the conventions of the operating system the library is running on. |
| Exception | Description |
|---|---|
| UnsupportedOperatingSystemException |