Exception: CommandLine::OptionParser::OptionParserError
- Inherits:
-
StandardError
- Object
- StandardError
- CommandLine::OptionParser::OptionParserError
- Defined in:
- lib/commandline/optionparser/optionparser.rb
Overview
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.