Module: DaemonRunner

Defined in:
lib/daemon_runner/client.rb,
lib/daemon_runner/logger.rb,
lib/daemon_runner/session.rb,
lib/daemon_runner/version.rb,
lib/daemon_runner/shell_out.rb

Defined Under Namespace

Modules: Logger Classes: Client, Session, ShellOut

Constant Summary collapse

VERSION =
IO.read(File.expand_path('../../../VERSION', __FILE__)) rescue '0.0.1'