Matej Janežič 73a0b87c31 feat: swap println for eprintln or debug_eprintln
Unified expected output to always eprintln so outputs can be piped to
other processes. Added debug_eprintln and switched all occurances of
debug_println.
2024-10-25 09:03:49 +02:00
2023-05-21 22:12:45 +02:00
2023-06-02 17:20:19 +02:00

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
No description provided
Readme 111 KiB
Languages
Rust 100%