Method: Chef::FileContentManagement::Tempfile#tempfile

Defined in:
lib/chef/file_content_management/tempfile.rb

#tempfileObject



31
32
33
# File 'lib/chef/file_content_management/tempfile.rb', line 31

def tempfile
  @tempfile ||= tempfile_open
end