//
pkg.gl
Category
github.com/kenSevLeb/go-framework
util
file
package
1.2.10
Repository:
https://github.com/kensevleb/go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
30 SLOC
#
Functions
Dir
获取指定路径的目录.
Exist
Exist check the given path exists.
GetCurrentDir
获取当前绝对路径(特指运行路径,而非当前文件路径).
Mkdir
Mkdir Create the DIRECTORY(ies), if they do not already exist parents no error if existing, make parent directories as needed.