Method: Chef::EventDispatch::Base#cookbook_resolution_start

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

#cookbook_resolution_start(expanded_run_list) ⇒ Object

Called before the cookbook collection is fetched from the server.



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

def cookbook_resolution_start(expanded_run_list); end