Method: Aruba::Processes::ProcessRunner#pid
- Defined in:
- lib/aruba/processes/spawn_process.rb
#pid ⇒ Object (readonly)
Returns the value of attribute pid.
23 24 25 |
# File 'lib/aruba/processes/spawn_process.rb', line 23 def pid @pid end |