跳到主要内容

exec_template

执行模板工具

声明

bool exec_template(string template_name, map tokens, string output_path = nil)

参数

参数名描述
template_name模板工具名称
tokens模板工具需求的token词典
output_path输出目录

返回值

true: 成功, false: 失败

使用方式

返回文档