Method: Chef::ChefFS::FileSystem::FileSystemError#reason

Defined in:
lib/chef/chef_fs/file_system/exceptions.rb

#reasonObject (readonly)

A string describing why this exception happened.



40
41
42
# File 'lib/chef/chef_fs/file_system/exceptions.rb', line 40

def reason
  @reason
end