Method: Chef::EventDispatch::Base#synchronized_cookbook

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

#synchronized_cookbook(cookbook_name, cookbook) ⇒ Object

Called when cookbook cookbook has been sync’d



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

def synchronized_cookbook(cookbook_name, cookbook); end