package
0.5.3
Repository: https://github.com/shenwei356/util.git
Documentation: pkg.go.dev

# Functions

DirExists checks if a path exists and is a directory.
Exists checks if a file or directory exists.
IsDir checks if a given path is a directory.
IsEmpty checks if a given path is empty.
LinkExists checks if link exists.
RemoveInvalidPathChars removes invalid characters for path.

# Variables

ReInvalidPathChars is used to remove invalid path characters.