Update RBI files for sorbet.

This commit is contained in:
BrewTestBot 2022-04-12 18:15:36 +00:00
parent 05de3f8834
commit 85c387393c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -158,6 +158,9 @@ module Cask
sig { returns(T::Boolean) }
def verbose?; end
sig { returns(T::Boolean) }
def zap?; end
sig { returns(T::Boolean) }
def installed_as_dependency?; end