package
0.7.4
Repository: https://github.com/env25/mpdlrc.git
Documentation: pkg.go.dev

# Functions

ExpandEnv works like [os.ExpandEnv] but uses [GetEnv].
ExpandTilde expands tilde "~" into the home directory.
GetEnv is a wrapper of [os.Getenv] implementing fallback for some environment variables.
HomeDir returns the user's home directory.
RootDir returns the system root directory.