Class: Utopia::Command::Server

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

Defined Under Namespace

Classes: Create, Environment, Update

Instance Method Summary collapse

Instance Method Details

#invoke(parent) ⇒ Object



152
153
154
# File 'lib/utopia/command.rb', line 152

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