fs-utils 0.1.0

Utilities to help working with the filesytem
Documentation

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:

[dependencies]
fs-utils = "*"

In your main module:

extern crate fs_utils;

License

Licensed under either of

at your option.