Method: God::Process#restart!

Defined in:
lib/god/process.rb

#restart!Object



179
180
181
# File 'lib/god/process.rb', line 179

def restart!
  call_action(:restart)
end