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
465a7352f3
commit
a28336c145
@ -80,9 +80,6 @@ class Homebrew::Cmd::UpgradeCmd::Args < Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def i?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def ignore_pinned?; end
|
||||
|
||||
sig { returns(T.nilable(String)) }
|
||||
def input_methoddir; end
|
||||
|
||||
|
||||
@ -38,9 +38,6 @@ class Homebrew::DevCmd::BumpCaskPr::Args < Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def no_style?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def online?; end
|
||||
|
||||
sig { returns(T.nilable(String)) }
|
||||
def sha256; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user