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