Build Status Coverage Status

A bunch of utilities to help working with the file-system. Click here for the API-docs.

Installation

In you cargo.toml:

toml [dependencies] fs-utils = "*"

In your main module:

rust extern crate fs_utils;

License

Licensed under either of

at your option.