sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
7434f3512b
commit
dc687d7160
@ -11,6 +11,9 @@ class Homebrew::Cmd::SearchCmd
|
||||
end
|
||||
|
||||
class Homebrew::Cmd::SearchCmd::Args < Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def alpine?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def archlinux?; end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user