Class: Stealth::Commands::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/stealth/commands/command.rb

Direct Known Subclasses

Console, Server

Instance Method Summary collapse

Constructor Details

#initialize(options) ⇒ Command

Returns a new instance of Command.



9
10
11
# File 'lib/stealth/commands/command.rb', line 9

def initialize(options)

end