Class: Teapot::Command::Clean
- Inherits:
-
Flopp::Command
- Object
- Flopp::Command
- Teapot::Command::Clean
- Defined in:
- lib/teapot/command.rb
Instance Method Summary collapse
Instance Method Details
#invoke(parent) ⇒ Object
132 133 134 |
# File 'lib/teapot/command.rb', line 132 def invoke(parent) parent.controller.clean end |