Method: Chef::RunContext#events
- Defined in:
- lib/chef/run_context.rb
#events ⇒ Chef::EventDispatch::Dispatcher
Event dispatcher for this run.
86 87 88 |
# File 'lib/chef/run_context.rb', line 86 def events @events end |
Event dispatcher for this run.
86 87 88 |
# File 'lib/chef/run_context.rb', line 86 def events @events end |