Method: Chef::EventDispatch::Base#attribute_file_load_failed

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

#attribute_file_load_failed(path, exception) ⇒ Object

Called when an attribute file fails to load.



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

def attribute_file_load_failed(path, exception); end