Method: Chef::ChefFS::FileSystem::FileSystemError#entry
- Defined in:
- lib/chef/chef_fs/file_system/exceptions.rb
#entry ⇒ Object (readonly)
The entry which had an issue.
34 35 36 |
# File 'lib/chef/chef_fs/file_system/exceptions.rb', line 34 def entry @entry end |