Class: Utopia::Command::Site

Inherits:
Samovar::Command
  • Object
show all
Defined in:
lib/utopia/command/site.rb

Overview

Local site setup commands.

Defined Under Namespace

Classes: Create, Update

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