Exception: GLI::UnknownCommandArgument

Inherits:
CommandException show all
Defined in:
lib/gli/exceptions.rb

Overview

Indicates the bad command line was an unknown command argument

Instance Attribute Summary

Attributes inherited from CommandException

#command_in_context

Method Summary

Methods inherited from CommandException

#exit_code, #initialize

Methods inherited from BadCommandLine

#exit_code

Methods included from StandardException

#exit_code

Constructor Details

This class inherits a constructor from GLI::CommandException