Method: Chef::EventDispatch::Base#library_file_load_failed

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

#library_file_load_failed(path, exception) ⇒ Object

Called when a library file has an error on load.



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

def library_file_load_failed(path, exception); end