brew/Library/Homebrew/completions.rbi

8 lines
83 B
Plaintext
Raw Normal View History

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