Class: Daemons::PidMem

Inherits:
Pid
  • Object
show all
Defined in:
lib/feed_updater/vendor/daemons/pidmem.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Pid

#cleanup, dir, #exists?, #initialize, running?

Constructor Details

This class inherits a constructor from Daemons::Pid

Instance Attribute Details

#pidObject

Returns the value of attribute pid.



7
8
9
# File 'lib/feed_updater/vendor/daemons/pidmem.rb', line 7

def pid
  @pid
end