filesystem-utils
2024-10-12
A collection of utilities for filesystem interaction.
Upstream URL
Author
Yukari Hafner <shinmera@tymoon.eu>
Maintainer
Yukari Hafner <shinmera@tymoon.eu>
License
zlib
## About Filesystem-Utils
This is an extension library to pathname-utils, to allow dealing with common problems with filesystems, such as listing files, probing file types, determining default directories, etc.
## How To
Since this is a purely utility/toolkit library, simply having a look at the symbol index should give you the best idea of what is offered.
## Also See
- ''pathname-utils''(https://shinmera.github.io/pathname-utils) For pathname manipulation functions
- ''file-attributes''(https://shinmera.github.io/file-attributes) For extra information on files available on the filesystem