Documentation
¶
Index ¶
Constants ¶
View Source
const ( OSWindows = "windows" OSLinux = "linux" OSDarwin = "darwin" WinPathSep = `\` NixPathSep = "/" NixEnvVarSep = ":" NixPathEnvVar = "PATH" WinEnvVarSep = ";" WinPathEnvVar = "Path" )
Variables ¶
Functions ¶
func BuildPathEnv ¶
func GetPathEnv ¶
func GetPathEnv() string
func TrimPathSep ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.