Crate fs_utils

Source
Expand description

Utilities to help working with the file-system.

Modulesยง

check
Functions to check some properties of files and directories.
copy
Functions to copy files and directories from one place to another.
read
Functions to read from files.
remove
Functions to remove files and directories.