Documentation
¶
Index ¶
- Constants
- func AddBeforePath(path string, paths ...string) string
- func BeARegularFile(fsys fs.FS, path string) bool
- func CleanPath(path string, cleanPaths ...string) (result string)
- func ExecutableDir() string
- func FixPath(value string) string
- func GetPathListSeparator() string
- func GetPathSeparator() string
- func IsMinGW() bool
- func Pwd() string
- func SplitPathList(value string) []string
- func UserHomeDir() string
Constants ¶
View Source
const ( DefaultDirMode = 0o755 DefaultFileMode = 0o644 )
Variables ¶
This section is empty.
Functions ¶
func AddBeforePath ¶
func ExecutableDir ¶
func ExecutableDir() string
func GetPathListSeparator ¶
func GetPathListSeparator() string
func GetPathSeparator ¶
func GetPathSeparator() string
func SplitPathList ¶
func UserHomeDir ¶
func UserHomeDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.