Chef::FileContentManagement::ContentBase
# 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.