-
- Downloads
utils: replace shell `which` with native code
Originally written for tigerbrew, but useful enough for core.
Replaces the shelled-out which in utils.rb with a native-ruby
equivalent, which is moderately faster.
Closes Homebrew/homebrew#16659.
Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
Loading
Please register or sign in to comment