Method: Chef::EventDispatch::Base#cookbook_clean_complete
- Defined in:
- lib/chef/event_dispatch/base.rb
#cookbook_clean_complete ⇒ Object
Called when cookbook cleaning is finished.
104 |
# File 'lib/chef/event_dispatch/base.rb', line 104 def cookbook_clean_complete; end |