brew/Library/Homebrew/help.rbi

8 lines
76 B
Ruby

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