Class
DeepTest::Warlock
In:
lib/deep_test/warlock.rb
Parent:
Object
Methods
add_demon
any_running?
demon_count
exit_when_none_running
launch_reaper_thread
new
remove_demon
running?
start
stop_all
Public Class methods
new
()
Public Instance methods
any_running?
()
demon_count
()
exit_when_none_running
()
running?
(pid)
stolen from daemons
start
(name) {|| ...}
stop_all
()
Protected Instance methods
add_demon
(name, pid)
launch_reaper_thread
(name, pid)
remove_demon
(name, pid)
[Validate]