fs-utils 1.1.1

Utilities to help working with the filesytem
Documentation

Build Status Coverage Status crates.io API docs

A bunch of utilities to help working with the file-system.

Installation

In you cargo.toml:

[dependencies]
fs-utils = "*"

In your main module:

extern crate fs_utils;

License

Licensed under either of

at your option.