claptrap 0.3.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
name = "prog"
next-display-order = 1
[args]
custom-help = { short = '?', action = "help", display-order = 100, help = "Alt help" }
airplane = { short = 'a', long = "airplane", action = "set", help = "I should be first!" }