Class: Stealth::Commands::Command
- Inherits:
-
Object
- Object
- Stealth::Commands::Command
- Defined in:
- lib/stealth/commands/command.rb
Instance Method Summary collapse
-
#initialize(options) ⇒ Command
constructor
A new instance of Command.
Constructor Details
#initialize(options) ⇒ Command
Returns a new instance of Command.
9 10 11 |
# File 'lib/stealth/commands/command.rb', line 9 def initialize() end |