Registry / cli / daemons

daemons

JSON →
library1.4.1rbrubygemsunverified

Daemons provides an easy way to wrap existing Ruby scripts to be run as a daemon and controlled by simple start/stop/restart commands.

gem install daemons
INSTALL
IMPORT
SIG · DAEMONS
D
daemons
clirubyv1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Daemons
require 'daemons'

Runs a Ruby script as a daemon process.

require 'daemons' Daemons.run('my_script.rb')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
daemons — gem install daemons · libregistry