Class Chef::Provider::RemoteDirectory
In: lib/chef/provider/remote_directory.rb
Parent: Chef::Provider::Directory

Methods

Included Modules

Chef::Mixin::FileClass

Public Instance methods

Protected Instance methods

Determine the cookbook to get the file from. If new resource sets an explicit cookbook, use it, otherwise fall back to the implicit cookbook i.e., the cookbook the resource was declared in.

[Validate]