//
pkg.gl
Category
github.com/webchen/gotools
base
dirtool
package
0.1.9
Repository:
https://github.com/webchen/gotools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
60 SLOC
#
Functions
GetBasePath
GetBasePath ,获取项目的根目录,带 "/".
GetConfigPath
GetConfigPath ,获取项目的配置目录.
GetCWDPath
GetCWDPath ,获取项目CWD目录,带 "/".
GetParentDirectory
GetParentDirectory 获取上层目录.
MustCreateDir
MustCreateDir , 创建文件夹,不返回错误.
PathExist
PathExist , 判断文件是否存在.
PathIsExists
No description provided by the author