Exception: CommandLine::OptionParser::OptionParserError

Inherits:
StandardError
  • Object
show all
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.