Home
last modified time | relevance | path

Searched refs:template_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp257 const fs::path template_file = miscdir / template_name; in generate() local
261 text::instantiate(templates, template_file, output_path); in generate()