
The core taps exist outside of the normal cache busting cycle so they need to clear explicitly at the instance level. Just to be sure we should clear all of them each time. This essentially reverts part of the change in this PR. - https://github.com/Homebrew/brew/pull/16746
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.