claptrap 0.3.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
name = "myprog"
version = "1.0.0"
disable-version-flag = true
[args]
version = { long = "version", action = "version", help = "Print version" }