Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

aborted

aborted: boolean

cache

cache: object

Type declaration

  • [path: string]: boolean | "DIR" | "FILE" | ReadonlyArray<string>

found

found: string[]

minimatch

minimatch: minimatch.IMinimatch

options

options: IOptions

realpathCache

realpathCache: object

Type declaration

  • [path: string]: string

statCache

statCache: object

Type declaration

  • [path: string]: false | object | undefined

symlinks

symlinks: object

Type declaration

  • [path: string]: boolean | undefined

Generated using TypeDoc