Method: Chef::EventDispatch::Base#run_failed

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

#run_failed(exception, run_status) ⇒ Object

Called at the end of a failed Chef run.



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

def run_failed(exception, run_status); end