Method: Chef::EventDispatch::Base#cookbook_resolution_complete

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

#cookbook_resolution_complete(cookbook_collection) ⇒ Object

Called when the cookbook collection is returned from the server.



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

def cookbook_resolution_complete(cookbook_collection); end