zibri
    Preparing search index...
    • Checks whether the given matchers match any of the given tags.

      Parameters

      • matchers: readonly CacheTagMatcher[]

        The matchers used for the check.

      • tags: string[]

        The tags to check.

      Returns boolean

      True if any of the tags are matched by at least one of the matchers, false otherwise.