Method: Chef::EventDispatch::Base#cookbook_clean_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#cookbook_clean_start ⇒ Object
Called before unneeded cookbooks are removed
96 |
# File 'lib/chef/event_dispatch/base.rb', line 96 def cookbook_clean_start; end |