5360482091
mark this package is only for ruby16. Also trivial manual page fix, too.
8 lines
276 B
Text
8 lines
276 B
Text
OptionParser is yet another command line option parser for Ruby.
|
|
|
|
Features:
|
|
* describe option definition with its handler
|
|
* specify argument format and convert automatically
|
|
* can emit options' summaries
|
|
* can add options on the fly
|
|
* completion for option/argument
|