brew tc --update
This commit is contained in:
parent
ba85f92df2
commit
4e0c7868b3
@ -5,9 +5,6 @@
|
||||
# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::List`.
|
||||
|
||||
class Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def auto?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def cask?; end
|
||||
|
||||
@ -32,9 +29,6 @@ class Homebrew::CLI::Args
|
||||
sig { returns(T::Boolean) }
|
||||
def l?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def manual?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def multiple?; end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user