Method: Eye::ChildProcess#pid
- Defined in:
- lib/eye/child_process.rb
#pid ⇒ Object (readonly)
Returns the value of attribute pid.
27 28 29 |
# File 'lib/eye/child_process.rb', line 27 def pid @pid end |
Returns the value of attribute pid.
27 28 29 |
# File 'lib/eye/child_process.rb', line 27 def pid @pid end |