Method: RunLoop::ProcessWaiter#process_name
- Defined in:
- lib/run_loop/process_waiter.rb
#process_name ⇒ Object (readonly)
Returns the value of attribute process_name.
10 11 12 |
# File 'lib/run_loop/process_waiter.rb', line 10 def process_name @process_name end |