Searched refs:template_file (Results 1 – 2 of 2) sorted by relevance
13 local template_file = os.getenv("ORACLE_TEMPLATE")17 not shapes_file or not template_file or not output_file then36 local template = read_file(template_file)
257 const fs::path template_file = miscdir / template_name; in generate() local261 text::instantiate(templates, template_file, output_path); in generate()