This repository has been archived by the owner on Dec 29, 2021. It is now read-only.
0.2.0
- This adds the
assert_cli!
macro - Assert for CLI failures, with exit codes
- Rename
CliError::NoSuccess
toCliError::WrongExitCode
assert_cli!
macroCliError::NoSuccess
to CliError::WrongExitCode