Libraries
»
asmodai
(0.1.20)
»
Index
»
Asmodai
»
Daemon
»
#foreground
Method: Asmodai::Daemon#foreground
Defined in:
lib/asmodai/daemon.rb
#
foreground
⇒
Object
36 37 38 39
# File 'lib/asmodai/daemon.rb', line 36
def
foreground
prepare_run
perform_run
end