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
15
---
source: src/tests.rs
expression: output
---
command cat <<'EOF_8c8cbd9f'
Usage: myprog

Options:
  -h, --help
          Print help (see a summary with '-h')

Does really amazing things to great people... but be careful with -R, like, for
real, be careful with this!
EOF_8c8cbd9f
exit 0