Class: Uh::WM::Workers::Blocking
- Defined in:
- lib/uh/wm/workers/blocking.rb
Constant Summary
Constants inherited from Base
Uh::WM::Workers::Base::CALLBACKS
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Uh::WM::Workers::Base
Instance Method Details
#work_events ⇒ Object
5 6 7 |
# File 'lib/uh/wm/workers/blocking.rb', line 5 def work_events @on_read_next.call end |