Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

[Enhancement] Provide a generic helper for manipulating segmented environment variables #619

Open
jberezanski opened this issue Nov 22, 2014 · 0 comments

Comments

@jberezanski
Copy link
Contributor

There are several popular environment variables that are PATH-like in nature, i.e. their values consist of segments separated by delimiters.

Examples include: PSModulePath, PATHEXT, INCLUDE, LIB, CMAKE_PREFIX_PATH, CLASSPATH

I envision an Install-ChocolateyEnvironmentVariableSegment helper that would take the variable name, the delimiter character and the segment to add. It would, in essence, be a generalization of Install-ChocolateyPath.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants