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
0acb113999
commit
f97db3db04
@ -54,10 +54,10 @@ class Homebrew::Cmd::Deps::Args < Homebrew::CLI::Args
|
||||
def graph?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_implicit?; end
|
||||
def include_build?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_build?; end
|
||||
def include_implicit?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_optional?; end
|
||||
|
||||
@ -27,10 +27,10 @@ class Homebrew::Cmd::Uses::Args < Homebrew::CLI::Args
|
||||
def formulae?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_implicit?; end
|
||||
def include_build?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_build?; end
|
||||
def include_implicit?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def include_optional?; end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user