brew/Library/Homebrew/cask/dsl/caveats.rbi
Douglas Eichelberger e235bcf903 Add caveats.rbi
2024-01-31 22:23:40 -08:00

7 lines
88 B
Ruby

# typed: strict
class Cask::DSL::Caveats
sig { returns(Symbol) }
def kext; end
end