package filesystem
Type Members
-
class
DirectoryWalker extends AnyRef
Recursively applies a function to each file in a directory.
-
class
FileOperations extends AnyRef
Static methods for operating on the filesystem.
- trait PathConsumer extends AnyRef
-
class
UserCacheHome extends AnyRef
Obtains an OS-specific user cache directory based on the XDG Base Directory Specification.
Obtains an OS-specific user cache directory based on the XDG Base Directory Specification.
Specifically, from the specification:
- See also
<a href="https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html">https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html