Crate fs_utils

Source
Expand description

Utilities to help working with the file-system.

Modulesยง

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