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