Searched defs:templatePath (Results 1 – 4 of 4) sorted by relevance
61 templatePath = flag.String("template", "", "Path to input template file (required)") var
67 const templatePath = new URL('./template.html', docPath); constant