Class: Utopia::Command::Server
- Inherits:
-
Samovar::Command
- Object
- Samovar::Command
- Utopia::Command::Server
- Defined in:
- lib/utopia/command.rb
Defined Under Namespace
Classes: Create
Instance Method Summary collapse
Instance Method Details
#invoke(parent) ⇒ Object
80 81 82 |
# File 'lib/utopia/command.rb', line 80 def invoke(parent) @command.invoke(parent) end |