Class | CommandLine::OptionParser::OptionParserError |
In: |
lib/commandline/optionparser/optionparser.rb
|
Parent: | StandardError |
Option Errors. Not the oxymoron below for MissingRequiredOptionError. The user can make an option required by adding the OPT_NOT_FOUND_BUT_REQUIRED lambda for the opt_not_found action.