Libraries
»
couchup
(0.1.0)
»
Index
»
Couchup
»
Commands
»
Restart
»
#run
Method: Couchup::Commands::Restart#run
Defined in:
lib/couchup/commands/restart.rb
#
run
(*params) ⇒
Object
4 5 6
# File 'lib/couchup/commands/restart.rb', line 4
def
run
(
*
params
)
Couchup
.
server
.
restart!
end