Documentation
¶
Overview ¶
Package envvars provides helper functions to work with lists of environment variables as provided by `os.Environ`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrependPath ¶
PrependPath provides a new envvars with the given directory appended to the PATH entry of the given envvars. This function assumes there is only one PATH entry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.