matchesPatterns
function matchesPatterns(filepath, patterns): boolean;Defined in: src/ci/buildReport.ts:46
Parameters
Section titled “Parameters”filepath
Section titled “filepath”string
patterns
Section titled “patterns”string[]
Returns
Section titled “Returns”boolean