reef 0.1.10

a package to execute and log system commands
docs.rs failed to build reef-0.1.10
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: reef-0.1.17

reef

A Rust library to execute and log system commands.

Reef crate Reef documentation

Usage

Add this to your Cargo.toml:

[dependencies]
reef = "0"

License

Reef is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details. Opening a pull requests is assumed to signal agreement with these licensing terms.