package
0.1.43
Repository: https://github.com/snowlyg/helper.git
Documentation: pkg.go.dev

# Functions

添加文本.
Basename 从路径中提取文件名.
Dir 从路径中获取目录路径.
list dirs under dirPath.
list files under dirPath.
GetCurrentAbPath 项目根目录绝对路径.
GetCurrentAbPathByExecutable 当前执行文件目录.
GetCurrentFuncNameByCaller 当前方法执行函数名.
InsureDir 新建不存在的文件夹.
IsExist 检测文件或者目录是否存在 不存在的时候将返回 fasle.
IsFile checks whether the path is a file, it returns false when it's a directory or does not exist.
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
No description provided by the author
No description provided by the author
RealPath 基于构件执行文件的绝对文件路径.
No description provided by the author
SelfDir 执行文件目录完整路径.
SelfPath 完整的执行文件绝对路径.
No description provided by the author
No description provided by the author