mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

The method it overrides is not `private`, so it doesn't seem like this should be private. This causes errors when using `brew bundle` on Linux with a `Brewfile` that contains `cask` entries.