Method: Chef::Provider#current_resource
- Defined in:
- lib/chef/provider.rb
#current_resource ⇒ Object
Returns the value of attribute current_resource.
34 35 36 |
# File 'lib/chef/provider.rb', line 34 def current_resource @current_resource end |