Method: MonitoringInfo::MonitoringInfo#thread
- Defined in:
- lib/process_monitoring/monitoring_info.rb
#thread ⇒ Object (readonly)
Returns the value of attribute thread.
27 28 29 |
# File 'lib/process_monitoring/monitoring_info.rb', line 27 def thread @thread end |