Since $PATH is now loaded, /usr/bin/env can be used as a bootstrap for all commands and the direct brewPath is not needed anymore.
Also check out 2f340d0237acf6a6a2c78991c42c0362a179d9da, which changes the method signatures of execCmd() and execAsyncAndUpdate().
Since
$PATH
is now loaded, /usr/bin/env can be used as a bootstrap for all commands and the direct brewPath is not needed anymore. Also check out 2f340d0237acf6a6a2c78991c42c0362a179d9da, which changes the method signatures ofexecCmd()
andexecAsyncAndUpdate()
.