Skip to content

Conversation

@compnerd
Copy link
Member

Simply adjust the variable name spelling rather than duplicate the logic. This is a minor cleanup, NFC.

Co-authored-by: Alex Hoppen [email protected]

Simply adjust the variable name spelling rather than duplicate the
logic.  This is a minor cleanup, NFC.

Co-authored-by: Alex Hoppen <[email protected]>
#endif
self.searchPaths =
getEnvSearchPaths(pathString: ProcessInfo.processInfo.environment["PATH"],
getEnvSearchPaths(pathString: ProcessInfo.processInfo.environment["Path"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to use pathEnvironmentVar here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants