GitHub
isaacs projects
Preparing search index...
The search index is not available
glob
glob
processor
HasWalkedCache
Class HasWalkedCache
A cache of which patterns have been processed for a given Path
Index
Constructors
constructor
Properties
store
Methods
copy
has
Walked
store
Walked
Constructors
constructor
new
Has
Walked
Cache
(
store
?
)
:
HasWalkedCache
Parameters
store
:
Map
<
string
,
Set
<
string
>
>
= ...
Returns
HasWalkedCache
Properties
store
store
:
Map
<
string
,
Set
<
string
>
>
Methods
copy
copy
(
)
:
HasWalkedCache
Returns
HasWalkedCache
has
Walked
has
Walked
(
target
,
pattern
)
:
undefined
|
boolean
Parameters
target
:
Path
pattern
:
Pattern
Returns
undefined
|
boolean
store
Walked
store
Walked
(
target
,
pattern
)
:
void
Parameters
target
:
Path
pattern
:
Pattern
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
store
Methods
copy
has
Walked
store
Walked
GitHub
isaacs projects
glob
glob
Glob
GlobOptions
FileTypes
GlobOptionsWithFileTypesFalse
GlobOptionsWithFileTypesTrue
GlobOptionsWithFileTypesUnset
GlobParts
MatchSet
Result
Results
has-magic
hasMagic
ignore
Ignore
IgnoreLike
index
Glob
GlobOptions
GlobOptionsWithFileTypesFalse
GlobOptionsWithFileTypesTrue
GlobOptionsWithFileTypesUnset
hasMagic
Ignore
IgnoreLike
MatchStream
FSOption
WalkOptions
Path
WalkOptionsWithFileTypesTrue
WalkOptionsWithFileTypesUnset
Path
escape
glob
globIterate
globIterateSync
globStream
globStreamSync
globSync
iterate
iterateSync
stream
streamSync
sync
unescape
pattern
Pattern
AbsolutePatternList
DrivePatternList
GlobList
MMPattern
PatternList
UNCPatternList
processor
HasWalkedCache
MatchRecord
Processor
SubWalks
walker
GlobStream
GlobUtil
GlobWalker
GlobWalkerOpts
GWOFileTypesFalse
GWOFileTypesTrue
GWOFileTypesUnset
Matches
MatchStream
Result
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
A cache of which patterns have been processed for a given Path