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.
30 31 32 |
# File 'lib/chef/cookbook/syntax_check.rb', line 30 def cookbook_path @cookbook_path end |