Method: Chef::ResourceReporter#exception
- Defined in:
- lib/chef/resource_reporter.rb
#exception ⇒ Object (readonly)
Returns the value of attribute exception.
51 52 53 |
# File 'lib/chef/resource_reporter.rb', line 51 def exception @exception end |