Method: Honeybadger::Agent#worker
- Defined in:
- lib/honeybadger/agent.rb
permalink #worker ⇒ Object (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.
530 531 532 |
# File 'lib/honeybadger/agent.rb', line 530 def worker @worker end |