Skip to content

IntelliHome::Workers::Process

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

IntelliHome::Workers::Process - Base class for workers that are processes

DESCRIPTION

This Object is a wrapper for processes

METHODS

  • stop()

    Stops the process

  • launch()

    Start the process

  • is_running()

    return Unix::PID is_running() on the pid

Clone this wiki locally