claptrap 0.1.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: src/tests.rs
expression: "super::run(spec, args)"
---
command cat <<'EOF_a491ef2c'
error: the following required arguments were not provided:
  <output>

Usage: prog --config <config> <input> <output>

For more information, try '--help'.
EOF_a491ef2c
exit 1