brew/Library/Homebrew/cask/dsl/caveats.rbi

7 lines
88 B
Plaintext
Raw Normal View History

2024-01-31 20:12:30 -08:00
# typed: strict
class Cask::DSL::Caveats
sig { returns(Symbol) }
def kext; end
end