Module: DaemonOgre
- Defined in:
- lib/daemon-ogre/daemon.rb,
lib/daemon-ogre/argv.rb,
lib/daemon-ogre/opts.rb
Overview
use Daemon.daemonize or Process.daemonize
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.init ⇒ Object
167 168 169 |
# File 'lib/daemon-ogre/daemon.rb', line 167 def init Daemon.init end |