Class: Chef::Provider::RemoteFile::Content

Inherits:
FileContentManagement::ContentBase show all
Includes:
Mixin::Uris
Defined in:
lib/chef/provider/remote_file/content.rb

Instance Attribute Summary

Attributes inherited from FileContentManagement::ContentBase

#current_resource, #logger, #new_resource, #run_context

Method Summary

Methods included from Mixin::Uris

#as_uri, #uri_scheme?

Methods inherited from FileContentManagement::ContentBase

#initialize, #tempfile

Constructor Details

This class inherits a constructor from Chef::FileContentManagement::ContentBase