index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
extend
/
os
/
system_config.rb
blob: cf7b69cb685235b8e785890e6981f69298dd4887 (
plain
)
1
2
3
4
5
require
"system_config"
if
OS
.
mac?
require
"extend/os/mac/system_config"
end