Module: UringMachine::ThreadExtensions
- Defined in:
- lib/uringmachine.rb
Instance Method Summary collapse
Instance Method Details
#machine ⇒ Object
143 144 145 |
# File 'lib/uringmachine.rb', line 143 def machine @machine ||= UM.new end |