Search
Preparing search index...
The search index is not available
typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/@types/glob/index.d"
G
IGlobBase
Interface IGlobBase
Hierarchy
IGlobBase
IGlob
Index
Properties
aborted
cache
found
minimatch
options
realpath
Cache
stat
Cache
symlinks
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
realpath
Cache
realpath
Cache
:
object
Type declaration
[
path:
string
]:
string
stat
Cache
stat
Cache
:
object
Type declaration
[
path:
string
]:
false
|
object
|
undefined
symlinks
symlinks
:
object
Type declaration
[
path:
string
]:
boolean
|
undefined
Globals
"node_
modules/@types/glob/index.d"
G
IGlob
IGlob
Base
aborted
cache
found
minimatch
options
realpath
Cache
stat
Cache
symlinks
IGlob
Static
IGlob
Sync
Static
IOptions
Glob
Glob
Sync
__promisify__
has
Magic
sync
Generated using
TypeDoc