Method: Chef::EventDispatch::Base#definition_load_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#definition_load_start(definition_file_count) ⇒ Object
Called before resource definitions are loaded
234 |
# File 'lib/chef/event_dispatch/base.rb', line 234 def definition_load_start(definition_file_count); end |