checked_command 0.2.2

extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` for the returned Result
Documentation
Build #58751 2017-06-06 01:01:26
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading checked_command v0.2.2
Compiling checked_command v0.2.2
Fresh quick-error v1.2.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=e25e654fcc48e0bd -C extra-filename=-e25e654fcc48e0bd --out-dir /home/cratesfyi/cratesfyi/debug/build/checked_command-e25e654fcc48e0bd -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/checked_command-e25e654fcc48e0bd/build-script-build`
Documenting checked_command v0.2.2
Running `rustdoc --crate-name checked_command .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-37884a8127b8d022.rlib --extern-version quick_error=quick-error,1.2.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.70 secs