Skip to content

Shinmera/filesystem-utils

Repository files navigation

## 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