Class Chef::CookbookCacheCleaner
In: lib/chef/cookbook/synchronizer.rb
Parent: Object

Keep track of the filenames that we use in both eager cookbook downloading (during sync_cookbooks) and lazy (during the run itself, through FileVendor). After the run is over, clean up the cache.

Methods

Included Modules

Singleton

Public Class methods

Public Instance methods

[Validate]