Method: Chef::EventDispatch::Base#cookbook_sync_complete
- Defined in:
- lib/chef/event_dispatch/base.rb
#cookbook_sync_complete ⇒ Object
Called after all cookbooks have been sync’d.
119 |
# File 'lib/chef/event_dispatch/base.rb', line 119 def cookbook_sync_complete; end |