Class: Utopia::Command::Server

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

Overview

Server setup commands.

Defined Under Namespace

Classes: Create, Update

Instance Method Summary collapse

Instance Method Details

#invoke(parent) ⇒ Object



98
99
100
# File 'lib/utopia/command/server.rb', line 98

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