跳到主要内容

dump_file

将内存中的yaml写到指定文件

声明

void dump_file(string file_path)

参数

参数名描述
file_path文件路径

返回值

void

使用方式

返回文档