zibri
    Preparing search index...
    • Checks whether or not the given matcher matches the given tag.

      Parameters

      • matcher: CacheTagMatcher

        The matcher used for the check.

      • tag: string

        The tag to check.

      Returns boolean

      True if the matcher matches the tag, false otherwise.