Method: Chef::EventDispatch::Base#recipe_load_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#recipe_load_start(recipe_count) ⇒ Object
Called before recipes are loaded
246 |
# File 'lib/chef/event_dispatch/base.rb', line 246 def recipe_load_start(recipe_count); end |