Method: Chef::EventDispatch::Base#recipe_file_loaded

Defined in:
lib/chef/event_dispatch/base.rb

#recipe_file_loaded(path, recipe) ⇒ Object

Called after the recipe has been loaded



249
# File 'lib/chef/event_dispatch/base.rb', line 249

def recipe_file_loaded(path, recipe); end