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