Class: CommandKit::Commands::Command
- Inherits:
-
CommandKit::Command
- Object
- CommandKit::Command
- CommandKit::Commands::Command
- Includes:
- ParentCommand
- Defined in:
- lib/command_kit/commands/command.rb
Constant Summary
Constants included from Printing
Instance Attribute Summary
Attributes included from ParentCommand
Attributes included from CommandKit::CommandName
Attributes included from Options
Attributes included from Options::Parser
Attributes included from Env
Method Summary
Methods included from ParentCommand
Methods included from FileUtils
Methods included from ExceptionHandler
Methods included from Printing
#print_error, #print_exception
Methods included from Stdio
#abort, #gets, #initialize, #print, #printf, #putc, #puts, #readline, #readlines, #stderr, #stdin, #stdout
Methods included from Description
#description, #help, #help_description
Methods included from Description::ModuleMethods
Methods included from Help
Methods included from Help::ModuleMethods
Methods included from Examples
#examples, #help, #help_examples
Methods included from Examples::ModuleMethods
Methods included from CommandKit::CommandName
Methods included from CommandKit::CommandName::ModuleMethods
Methods included from Options
Methods included from Options::ModuleMethods
Methods included from Options::Parser
#help, #help_options, #initialize, #main, #on_ambiguous_argument, #on_ambiguous_option, #on_invalid_argument, #on_invalid_option, #on_missing_argument, #on_needless_argument, #on_parse_error, #parse_options