Merge pull request #20561 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
566290dcbc
@ -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