
This ensures that dependencies are verified and tapped before they are fetched. `FormulaInstaller#lock` has been moved into `FormulaInstaller#install` to avoid locking until necessary. While we're here, don't compute dependencies before fetching if we're not going to use them.
Library
This directory contains all the code run by the official brew
and brew cask
commands in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.