Merge pull request #17365 from Homebrew/sorbet-files-update
This commit is contained in:
commit
9e2ff327eb
@ -28,12 +28,12 @@ module Homebrew::EnvConfig
|
|||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def artifact_domain_no_fallback?; end
|
def artifact_domain_no_fallback?; end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
|
||||||
def autoremove?; end
|
|
||||||
|
|
||||||
sig { returns(T.nilable(::String)) }
|
sig { returns(T.nilable(::String)) }
|
||||||
def auto_update_secs; end
|
def auto_update_secs; end
|
||||||
|
|
||||||
|
sig { returns(T::Boolean) }
|
||||||
|
def autoremove?; end
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def bat?; end
|
def bat?; end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user