//
pkg.gl
Category
github.com/uglyer/ha-sqlite
tool
package
0.0.0-20230228085232-4b30ddc8cc41
Repository:
https://github.com/uglyer/ha-sqlite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
25 SLOC
#
Functions
FSCreateMultiDir
FSCreateMultiDir 调用os.MkdirAll递归创建文件夹.
FSPathIsExist
FSPathIsExist 判断所给路径文件/文件夹是否存在(返回true是存在).