Method: Chef::CookbookVersion#has_metadata_file?
- Defined in:
- lib/chef/cookbook_version.rb
#has_metadata_file? ⇒ Boolean
511 512 513 |
# File 'lib/chef/cookbook_version.rb', line 511 def all_files.include?() || all_files.include?() end |