Class: Utopia::Command::Server
- Inherits:
-
Samovar::Command
- Object
- Samovar::Command
- Utopia::Command::Server
- Defined in:
- lib/utopia/command/server.rb
Overview
Server setup commands.
Defined Under Namespace
Classes: Create, Environment, Update
Instance Method Summary collapse
Instance Method Details
#invoke(parent) ⇒ Object
111 112 113 |
# File 'lib/utopia/command/server.rb', line 111 def invoke(parent) @command.invoke(parent) end |