Class Main::Daemon
In: lib/main/daemon.rb
Parent: Object

Methods

Public Class methods

Public Instance methods

daemonize{|pid| puts "the pid of the daemon is #{ pid }"}

[Validate]