Method: PuppetPdf::PdfCreator#call

Defined in:
lib/puppet_pdf/pdf_creator.rb

#callObject



16
17
18
19
# File 'lib/puppet_pdf/pdf_creator.rb', line 16

def call
  run_yarn(task, source, output_path)
  output_path
end