Method: Chef::EventDispatch::Base#recipe_not_found

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

#recipe_not_found(exception) ⇒ Object

Called when a recipe cannot be resolved



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

def recipe_not_found(exception); end