Method: Chef::Cookbook::CookbookVersionLoader#cookbook_path
- Defined in:
- lib/chef/cookbook/cookbook_version_loader.rb
#cookbook_path ⇒ Object (readonly)
Returns the value of attribute cookbook_path.
42 43 44 |
# File 'lib/chef/cookbook/cookbook_version_loader.rb', line 42 def cookbook_path @cookbook_path end |