property FileHandler.detector

Function to detect if this handler applies to a file

Type

(filePath: string) => boolean

Usage

import { type FileHandler } from ".";