Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileFilter

A file filter.

Hierarchy

Index

Properties

Properties

Optional exclude

exclude: string | string[]

One or more (glob) patterns that describes the files to EXCLUDE.

Optional files

files: string | string[]

One or more (glob) patterns that describes the files to INCLUDE.

Generated using TypeDoc