Method: Md2Pdf::BackGrounder#temp_filename

Defined in:
lib/md2pdf/converter.rb

#temp_filenameObject



25
26
27
# File 'lib/md2pdf/converter.rb', line 25

def temp_filename
  @temp_filename ||= temp_filename_creator.create_file_name
end