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
---
source: src/tests.rs
expression: "super::run(spec, args)"
---
command cat <<'EOF_3cb344f0'
Usage: prog [OPTIONS]

Options:
      --config <cfg>  Some help text describing the --config arg
  -h, --help          Print help (see more with '--help')
EOF_3cb344f0
exit 0