package
0.0.0-20231224052254-3c905e5ef12b
Repository: https://github.com/assetcloud/chain.git
Documentation: pkg.go.dev
# Functions
CheckFileExists : check file exists or not.
CheckFileIsExist : check whether the file exists or not.
CheckPathExisted : check the path exists or not.
CopyFile : copy file.
DeleteFile : delete the file.
DirEmpty : DirEmpty.
DirExists : 检查文件夹是否存在.
MakeDir : MakeDir.
OpenFile : OpenFile.
Pwd : Pwd.
ReadFile : read file.
WriteStringToFile : write content to file.