Method: JIJI::Collector#state
- Defined in:
- lib/jiji/collector.rb
#state ⇒ Object
65 66 67 68 69 |
# File 'lib/jiji/collector.rb', line 65 def state @state_mutex.synchronize { @state } end |
65 66 67 68 69 |
# File 'lib/jiji/collector.rb', line 65 def state @state_mutex.synchronize { @state } end |