Module: Errands::ThreadAccessor::PrivateAccess
- Included in:
- Receptors::Receptor, Runners, Errands::TestHelpers::Wrapper::Vanilla
- Defined in:
- lib/errands/runner.rb
Instance Method Summary collapse
Instance Method Details
#err(h = {}) ⇒ Object
18 19 20 |
# File 'lib/errands/runner.rb', line 18 def err(h = {}) his_store! Thread.current, h end |