updating typecheck
This commit is contained in:
parent
478035ed90
commit
db10b644ad
@ -17,6 +17,9 @@ class Homebrew::Cmd::Reinstall::Args < Homebrew::CLI::Args
|
||||
sig { returns(T.nilable(String)) }
|
||||
def appdir; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def ask?; end
|
||||
|
||||
sig { returns(T.nilable(String)) }
|
||||
def audio_unit_plugindir; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user