Documentation ¶
Index ¶
- func NormalizeExt(ext string) string
- func PathExists(path string) bool
- func PathExistsErr(path string) (bool, error)
- func SwapExt(path, oldExt, newExt string) string
- func WalkDirPaths(root string, filter func(string) bool, processFn func(string) error) error
- func WalkFilePaths(root string, filterFn func(string) bool, processFn func(string) error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeExt ¶
func PathExists ¶
func PathExistsErr ¶
func WalkDirPaths ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.