claptrap 0.3.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
6
7
name = "myapp"
version = "0.1.0"
arg-required-else-help = true

[args]
mode = { short = "m", long = "mode" }
protocol = { short = "p", long = "protocol" }