Method: Chef::EventDispatch::Base#definition_file_load_failed

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

#definition_file_load_failed(path, exception) ⇒ Object

Called when a resource definition file fails to load



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

def definition_file_load_failed(path, exception); end