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