跳到主要内容

move_path

移动目录

声明

void move_path(string src_path, string dst_path, string pattern = "**")

参数

参数名描述
src_path目录源路径
dst_path目录目标路径
pattern文件匹配模式

返回值

使用方式

返回文档