跳到主要内容

compile_scripts_in

调试接口 - 编译指定路径下的脚本

声明

void compile_scripts_in(string path = "/", bool recursively = true, bool force_recompile = false)

参数

参数名描述
path脚本目录路径
recursively是否包括子目录,为true值时需要遍历子目录
force_recompile是否强制编译

返回值

使用方式

返回文档