FileSystemManager.copyFileSync

2020-02-14 13:41 更新

FileSystemManager.copyFileSync(string srcPath, string destPath)

FileSystemManager.copyFile 的同步版本


输入

srcPath string

源文件路径,只可以是普通文件

destPath string

目标文件路径


错误

errMsg说明
fail permission denied, unzip ${zipFilePath} -> ${destPath}指定目标文件路径没有写权限
fail no such file or directory, unzip ${zipFilePath} -> "${destPath}源文件不存在,或目标文件路径的上层目录不存在
以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号