# File lib/chef/file_content_management/content_base.rb, line 27 def initialize(new_resource, current_resource, run_context) @new_resource = new_resource @current_resource = current_resource @run_context = run_context @tempfile_loaded = false end
Generated with the Darkfish Rdoc Generator 2.