//
pkg.gl
Category
github.com/aliyun/aliyun_assist_client
common
fileutil
package
0.0.0-20250103033258-429e9f645802
Repository:
https://github.com/aliyun/aliyun_assist_client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
12
Files
95 SLOC
#
Functions
CheckFileIsExecutable
No description provided by the author
CheckFileIsExist
No description provided by the author
CopyDir
将 srcPath/目录下的文件拷贝到 destPath/目录, srcPath 和 destPath 需要是已经存在的路径,如果 destPath 下存在同名文件将会被覆盖.
WriteStringToFile
No description provided by the author