brew/Library/Homebrew/completions.rbi
2021-01-13 11:20:28 -05:00

8 lines
83 B
Ruby

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