Method: Abstractive::Esto#thread_summary!
- Defined in:
- lib/abstractive/esto.rb
#thread_summary! ⇒ Object
85 86 87 |
# File 'lib/abstractive/esto.rb', line 85 def thread_summary! trigger!(:thread_summary) { print " #{Thread.list.count} " } end |