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
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
107 108 109 |
# File 'lib/utopia/command/server.rb', line 107 def call @command.call end |
#root ⇒ Object
103 104 105 |
# File 'lib/utopia/command/server.rb', line 103 def root @parent.root end |