73a0b87c316c0c8561d6a68a6b8ca0be620e46c3
Unified expected output to always eprintln so outputs can be piped to other processes. Added debug_eprintln and switched all occurances of debug_println.
ahab
Installing
Clone this repo, with rust installed run this from root of the repo.
cargo install --path .
For printing of underlying commands install with debug flag.
cargo install --path . --debug
Description
Languages
Rust
100%