Method: Chef::ChefFS::FileSystem::Repository::Directory#parent
- Defined in:
- lib/chef/chef_fs/file_system/repository/directory.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
29 30 31 |
# File 'lib/chef/chef_fs/file_system/repository/directory.rb', line 29 def parent @parent end |