blob: f12d071998c83ea7d6218f6a0b7b7b632de64630 (
plain)
1
2
3
4
5
|
Trollop is a commandline option parser for Ruby that just gets out of
your way. One line of code per option is all you need to write. For
that, you get a nice automatically-generated help page, robust option
parsing, command subcompletion, and sensible defaults for everything
you don't specify.
|