package
0.1.9
Repository: https://github.com/webchen/gotools.git
Documentation: pkg.go.dev

# Functions

GetBasePath ,获取项目的根目录,带 "/".
GetConfigPath ,获取项目的配置目录.
GetCWDPath ,获取项目CWD目录,带 "/".
GetParentDirectory 获取上层目录.
MustCreateDir , 创建文件夹,不返回错误.
PathExist , 判断文件是否存在.
No description provided by the author