Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional absolute

absolute: undefined | false | true

Optional cache

cache: undefined | object

Optional cwd

cwd: undefined | string

Optional debug

debug: undefined | false | true

Optional dot

dot: undefined | false | true

Optional flipNegate

flipNegate: undefined | false | true

Returns from negate expressions the same as if they were not negated. (Ie, true on a hit, false on a miss.)

default

false

Optional follow

follow: undefined | false | true

Optional ignore

ignore: string | ReadonlyArray<string>

Optional mark

mark: undefined | false | true

Optional matchBase

matchBase: any

Optional nobrace

nobrace: undefined | false | true

Optional nocase

nocase: undefined | false | true

Optional nocomment

nocomment: undefined | false | true

Optional nodir

nodir: undefined | false | true

Optional noext

noext: undefined | false | true

Optional noglobstar

noglobstar: undefined | false | true

Optional nomount

nomount: undefined | false | true

Optional nonegate

nonegate: undefined | false | true

Optional nonull

nonull: undefined | false | true

Optional nosort

nosort: undefined | false | true

Optional nounique

nounique: undefined | false | true

Optional realpath

realpath: undefined | false | true

Optional realpathCache

realpathCache: undefined | object

Optional root

root: undefined | string

Optional silent

silent: undefined | false | true

Optional stat

stat: undefined | false | true

Optional statCache

statCache: undefined | object

Optional strict

strict: undefined | false | true

Optional symlinks

symlinks: undefined | object

Optional sync

sync: undefined | false | true

Generated using TypeDoc