Add caveats.rbi
This commit is contained in:
parent
b271028c65
commit
e235bcf903
6
Library/Homebrew/cask/dsl/caveats.rbi
Normal file
6
Library/Homebrew/cask/dsl/caveats.rbi
Normal file
@ -0,0 +1,6 @@
|
||||
# typed: strict
|
||||
|
||||
class Cask::DSL::Caveats
|
||||
sig { returns(Symbol) }
|
||||
def kext; end
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user