Merge pull request #18989 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
6ea9df68df
@ -17,6 +17,9 @@ class Homebrew::Cmd::TapCmd::Args < Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def eval_all?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def f?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def force?; end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user