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



178
179
180
# File 'lib/utopia/command/site.rb', line 178

def invoke(parent)
  @command.invoke(parent)
end