Method: Monitoring::Monitoring#thread
- Defined in:
- lib/process_monitoring/monitoring.rb
#thread ⇒ Object (readonly)
Returns the value of attribute thread.
21 22 23 |
# File 'lib/process_monitoring/monitoring.rb', line 21 def thread @thread end |