Class: Utopia::Command::Site
- Inherits:
-
Samovar::Command
- Object
- Samovar::Command
- Utopia::Command::Site
- Defined in:
- lib/utopia/command/site.rb
Overview
Local site setup commands.
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#invoke(parent) ⇒ Object
187 188 189 |
# File 'lib/utopia/command/site.rb', line 187 def invoke(parent) @command.invoke(parent) end |