Method: Chef::Cookbook::SyntaxCheck#cookbook_path
- Defined in:
- lib/chef/cookbook/syntax_check.rb
#cookbook_path ⇒ Object (readonly)
Returns the value of attribute cookbook_path.
75 76 77 |
# File 'lib/chef/cookbook/syntax_check.rb', line 75 def cookbook_path @cookbook_path end |