Method: Chef::CookbookVersion#root_paths
- Defined in:
- lib/chef/cookbook_version.rb
#root_paths ⇒ Object
Returns the value of attribute root_paths.
49 50 51 |
# File 'lib/chef/cookbook_version.rb', line 49 def root_paths @root_paths end |