sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
8c1e9c7c33
commit
0429c858c0
@ -126,6 +126,9 @@ class RuboCop::Cask::AST::Stanza
|
||||
sig { returns(T::Boolean) }
|
||||
def on_ventura?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def os?; end
|
||||
|
||||
sig { params(args: T.untyped, block: T.untyped).returns(T.untyped) }
|
||||
def parent_node(*args, &block); end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user