Class: Moonshot::Commands::Delete
- Inherits:
-
Moonshot::Command
- Object
- Moonshot::Command
- Moonshot::Commands::Delete
- Includes:
- ShowAllEventsOption
- Defined in:
- lib/moonshot/commands/delete.rb
Instance Method Summary collapse
Methods inherited from Moonshot::Command
Instance Method Details
#execute ⇒ Object
18 19 20 |
# File 'lib/moonshot/commands/delete.rb', line 18 def execute controller.delete end |