Method: Chef::CookbookVersion#metadata_json_file
- Defined in:
- lib/chef/cookbook_version.rb
#metadata_json_file ⇒ Object
497 498 499 |
# File 'lib/chef/cookbook_version.rb', line 497 def File.join(root_paths[0], "metadata.json") end |