Method: Cinch::Timer#thread_group
- Defined in:
- lib/cinch/timer.rb
#thread_group ⇒ ThreadGroup (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
49 50 51 |
# File 'lib/cinch/timer.rb', line 49 def thread_group @thread_group end |