Method: Chef::EventDispatch::Base#handlers_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#handlers_start(handler_count) ⇒ Object
Called before handlers run
363 |
# File 'lib/chef/event_dispatch/base.rb', line 363 def handlers_start(handler_count); end |