Class: Ankit::HelloCommand

Inherits:
Command
  • Object
show all
Defined in:
lib/ankit/command.rb,
lib/ankit/hello_command.rb

Constant Summary

Constants inherited from Command

Command::COMMANDS

Instance Attribute Summary

Attributes inherited from Command

#args, #options, #runtime

Instance Method Summary collapse

Methods inherited from Command

available, by_name, command_name, define_options, #initialize, option_spec

Constructor Details

This class inherits a constructor from Ankit::Command

Instance Method Details

#executeObject



41
# File 'lib/ankit/command.rb', line 41

def execute; end