| Class | PidFile |
| In: |
lib/pidfile.rb
|
| Parent: | Object |
| VERSION | = | '0.3.0' |
| DEFAULT_OPTIONS | = | { :pidfile => File.basename($0, File.extname($0)) + ".pid", :piddir => '/tmp', } |
| piddir | [R] | |
| pidfile | [R] | |
| pidpath | [R] |