Build Status Build status Crate API

fsutils

Utilities for common filesystem operations.

fsutils provides an API based on Bash commands and includes a number of utility functions to make interacting with the filesystem simpler and more ergonomic.

Documentation: - API Reference

Usage

Add this to your Cargo.toml:

toml [dependencies] fsutils = "0.1"

License

fsutils is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.