Skip to content

Commit

Permalink
Add caveats.rbi
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Feb 1, 2024
1 parent b271028 commit e235bcf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Library/Homebrew/cask/dsl/caveats.rbi
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# typed: strict

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

0 comments on commit e235bcf

Please sign in to comment.