claptrap 0.3.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: src/tests.rs
expression: "super::run(spec, args)"
---
command cat <<'EOF_89694ea0'
Usage: myapp [OPTIONS]

Options:
  -m, --mode <mode>          
  -p, --protocol <protocol>  
  -h, --help                 Print help
  -V, --version              Print version
EOF_89694ea0
exit 0