Method: Chef::EventDispatch::Base#recipe_file_load_failed

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

#recipe_file_load_failed(path, exception) ⇒ Object

Called after a recipe file fails to load



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

def recipe_file_load_failed(path, exception)
end