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
|
end
|
||||||
|
|
||||||
class Homebrew::Cmd::SearchCmd::Args < Homebrew::CLI::Args
|
class Homebrew::Cmd::SearchCmd::Args < Homebrew::CLI::Args
|
||||||
|
sig { returns(T::Boolean) }
|
||||||
|
def alpine?; end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def archlinux?; end
|
def archlinux?; end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user