Class: Utopia::Command::Site

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

Defined Under Namespace

Classes: Create, Update

Instance Method Summary collapse

Instance Method Details

#invoke(parent) ⇒ Object



305
306
307
# File 'lib/utopia/command.rb', line 305

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