Method: God::Process#restart!

Defined in:
lib/god/process.rb

#restart!Object



202
203
204
# File 'lib/god/process.rb', line 202

def restart!
  call_action(:restart)
end