Registry / utility / pidfile

pidfile

JSON →
library0.3.0rbrubygemsunverified

A Ruby gem for managing PID files.

gem install pidfile
INSTALL
IMPORT
SIG · PIDFILE
P
pidfile
utilityrubyv0.3.0
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.

Pidfile
require 'pidfile'

Create and manage a PID file.

require 'pidfile' Pidfile.new('/tmp/myapp.pid') do |pid| puts "PID: #{pid}" end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
pidfile — gem install pidfile · libregistry