brew/Library/Homebrew/settings.rbi

8 lines
80 B
Plaintext
Raw Normal View History

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