Method: Chef::Provider::RemoteFile::HTTP#current_resource
- Defined in:
- lib/chef/provider/remote_file/http.rb
#current_resource ⇒ Object (readonly)
Returns the value of attribute current_resource.
33 34 35 |
# File 'lib/chef/provider/remote_file/http.rb', line 33 def current_resource @current_resource end |