Class: Moonshot::Commands::Status
- Inherits:
-
Moonshot::Command
- Object
- Moonshot::Command
- Moonshot::Commands::Status
- Defined in:
- lib/moonshot/commands/status.rb
Instance Method Summary collapse
Methods inherited from Moonshot::Command
Instance Method Details
#execute ⇒ Object
9 10 11 |
# File 'lib/moonshot/commands/status.rb', line 9 def execute controller.status end |