moving ask?
to install_ask?
This commit is contained in:
parent
73758398e1
commit
1992bb44b2
@ -168,5 +168,5 @@ class Homebrew::Cmd::InstallCmd::Args < Homebrew::CLI::Args
|
|||||||
def zap?; end
|
def zap?; end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def ask?; end
|
def install_ask?; end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user