Included Modules

Files

Class/Module Index [+]

Quicksearch

Chef::Provider::Template::Content

Public Instance Methods

template_location() click to toggle source
# File lib/chef/provider/template/content.rb, line 30
def template_location
  @template_file_cache_location ||= begin
    template_finder.find(@new_resource.source, :local => @new_resource.local, :cookbook => @new_resource.cookbook)
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.