Update RBI files for parser.
This commit is contained in:
parent
3bf3fe86f1
commit
c7aa84b3d2
@ -158,6 +158,9 @@ module Cask
|
|||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def verbose?; end
|
def verbose?; end
|
||||||
|
|
||||||
|
sig { returns(T::Boolean) }
|
||||||
|
def zap?; end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def installed_as_dependency?; end
|
def installed_as_dependency?; end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user