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
102 103 104 |
# File 'lib/utopia/command/server.rb', line 102 def call @command.call end |
#root ⇒ Object
98 99 100 |
# File 'lib/utopia/command/server.rb', line 98 def root @parent.root end |