
Even though the command already sets without_api that only affects how named args are loaded. In this command, we used to load many formulae and casks all at once using the API according to user settings. Now we just mandate that all loading must skip the API.
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.