Documentation
¶
Index ¶
- func CheckPath(path string) error
- func GetCurrentDirectory() string
- func GetCurrentPath() string
- func GetFileName(filePath string, removeExt bool) string
- func GetMainFuncDir() []string
- func GetWorkPath() string
- func IsDir(path string) bool
- func JoinPath(elem ...string) (string, error)
- func JudgePath(filePath string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentDirectory ¶ added in v1.1.9
func GetCurrentDirectory() string
func GetCurrentPath ¶ added in v1.1.9
func GetCurrentPath() string
func GetFileName ¶
func GetMainFuncDir ¶
func GetMainFuncDir() []string
func GetWorkPath ¶
func GetWorkPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.