Method: Chef::EventDispatch::Base#cookbook_sync_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#cookbook_sync_start(cookbook_count) ⇒ Object
Called before cookbook sync starts
107 |
# File 'lib/chef/event_dispatch/base.rb', line 107 def cookbook_sync_start(cookbook_count); end |