Work in progress for livecheckable resources
This commit is contained in:
parent
0ee69e2c63
commit
7575170a0b
@ -159,7 +159,7 @@ module Homebrew
|
|||||||
# `formulae_and_casks_to_check` array and prints the results.
|
# `formulae_and_casks_to_check` array and prints the results.
|
||||||
sig {
|
sig {
|
||||||
params(
|
params(
|
||||||
formulae_and_casks_to_check: T::Array[T.any(Formula, Cask::Cask)],
|
formulae_and_casks_to_check: T::Array[T.any(Formula, Cask::Cask, Resource)],
|
||||||
full_name: T::Boolean,
|
full_name: T::Boolean,
|
||||||
handle_name_conflict: T::Boolean,
|
handle_name_conflict: T::Boolean,
|
||||||
json: T::Boolean,
|
json: T::Boolean,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user