brew/Library/Homebrew/help.rbi

8 lines
76 B
Plaintext
Raw Normal View History

# typed: strict
module Homebrew
module Help
include Kernel
end
end