Files
brew/Library
Anthony HollandandClaude Fable 5 8114bb85d3 list: warn about broken Caskroom symlinks from the Bash fast path
94392d0307 added this warning to the Ruby command, but bare listings are
normally served by the Bash fast path, which returns before the Ruby
command loads - so the warning never fired for the plain brew list
--cask invocations it was written for. Emit the same warning from
list.sh, and point the Bash list test's HOMEBREW_LIBRARY at the
production-shaped Library directory so the fast path can source utils.sh
for opoo the way a real brew does.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 21:34:04 +12:00
..

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.