JazzCli

JazzCli

class JazzCli

Constructor

new JazzCli()

Source:

Methods

merge(paramsFile:, templateFile:, cb:)

Merge parameters into template file. Result will be written to standard output.
Source:
Parameters:
Name Type Description
paramsFile: String path to params file
templateFile: String path to template file
cb: function standard cb(err, result) callback