Class CmdParse::OptionParserWrapper
In: lib/cmdparse/wrappers/optparse.rb
Parent: ParserWrapper

Parser wrapper for OptionParser (included in Ruby Standard Library).

Methods

new   order   permute   summarize  

Public Class methods

Initializes the wrapper with a default OptionParser instance or the parser parameter and yields this instance.

Public Instance methods

[Validate]