package
1.0.0
Repository: https://github.com/zzy444626905/golang-util.git
Documentation: pkg.go.dev

# Functions

IsDir Determine whether the path is a folder, true: folder; false: file;.
IsFile Determine whether the path is a file, true: file; false: folder;.