- I'm not as happy with this as I was with my work on `utils/tty.rb`, it feels a lot hackier and prone to breaking - especially the `T.nilable` "detection". - However, it generates an RBI file that passes `brew typecheck`, so we can clean up some `hidden-definitions` entries, getting further towards fully typed.
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.