package
0.0.0-20190918005715-796898be05da
Repository: https://github.com/ennoo/rivet.git
Documentation: pkg.go.dev
# Functions
压缩文件files 文件数组,可以是不同dir下的文件或者文件夹dest 压缩文件存放地址.
CreateAndWrite 创建并写入内容到文件中.
*
@tarFile:压缩文件路径
@dest:解压文件夹
*/.
解压.
PathExists 判断路径是否存在.
ReadFileByLine 从文件中逐行读取并返回字符串数组.
ReadFileFirstLine 从文件中逐行读取并返回字符串数组.