package
2.3.23+incompatible
Repository: https://github.com/thetnb/panel.git
Documentation: pkg.go.dev

# Functions

Chmod 修改文件/目录权限.
Chown 修改文件或目录所有者.
Compress 压缩文件.
CountX 统计目录下文件数.
Cp 复制文件或目录.
Empty 判断路径是否为空.
Exists 判断路径是否存在.
FileInfo 获取文件大小.
GetSymlink 获取软链接目标.
IsDir 判断是否为目录.
IsHidden 判断是否为隐藏文件.
IsSymlink 判读是否为软链接.
ListCompress 获取压缩包内文件列表.
Mkdir 创建目录.
No description provided by the author
Read 读取文件.
ReadBytes 读取文件.
ReadDir 读取目录.
Remove 删除文件/目录.
Search 查找文件/文件夹.
SearchX 查找文件/文件夹(find命令).
Size 获取路径大小.
SizeX 获取路径大小(du命令).
TempDir 创建临时目录.
TempFile 创建临时文件.
UnCompress 解压文件.
Write 写入文件.
WriteAppend 追加写入文件.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author