opencarl
    Preparing search index...

    Function debugRuleMatch

    • Log a rule matching decision.

      Shows which domain was evaluated, what keywords were found, and whether it matched or was excluded.

      Parameters

      • domain: string
      • keywords: string[]
      • matched: string[]
      • excluded: string[]

      Returns void