FileMatcherFn
FileMatcherFn = (
ctx) =>boolean
Defined in: types.ts:333
Custom file matcher
Parameters
Section titled “Parameters”Matching context (information about a file)
Returns
Section titled “Returns”boolean
true, if file matches
FileMatcherFn = (
ctx) =>boolean
Defined in: types.ts:333
Custom file matcher
Matching context (information about a file)
boolean
true, if file matches