Class | CmdParse::OptionParserWrapper |
In: |
lib/cmdparse/wrappers/optparse.rb
|
Parent: | ParserWrapper |
Parser wrapper for OptionParser (included in Ruby Standard Library).
Initializes the wrapper with a default OptionParser instance or the parser parameter and yields this instance.