Documentation ¶
Index ¶
- func CheckPath(filePath string) error
- func GetCurrentDirectory() string
- func GetCurrentPath() string
- func GetFileName(filePath string, removeExt bool) string
- func GetStackDir() []string
- func GetWorkDir() string
- func IsDir(dirPath string) bool
- func IsFile(fullPath string) bool
- func JoinPath(elem ...string) (string, error)
- func JudgeFile(filePath string) (string, bool)
- func JudgePath(filePath string) (string, bool)
- func ReadDir(rootPath string, filePrefix, fileSuffix string) ([]string, error)
- func WalkFiles(rootPath string, fileSuffix string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentDirectory ¶
func GetCurrentDirectory() string
func GetCurrentPath ¶
func GetCurrentPath() string
func GetFileName ¶
func GetStackDir ¶
func GetStackDir() []string
func GetWorkDir ¶
func GetWorkDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.