Package logilab-common-0 :: Package 36 :: Package 1 :: Module daemon
[frames] | no frames]

Module daemon

source code

A daemon mix-in class.

:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License version 2 - http://www.gnu.org/licenses

Classes
  DaemonMixIn
Mixin to make a daemon from watchers/queriers.
Functions
 
print_help(modconfig) source code
 
handle_option(modconfig, opt_name, opt_value, help_meth) source code
Variables
  L_OPTIONS = ["help", "log=", "delay=", 'no-detach']
  S_OPTIONS = 'hl:d:n'