Search
Preparing search index...
The search index is not available
fast-traverse — Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
fast-traverse — Reference
Index
Interfaces
Deep
Param
Item
Options
Stat
Return
Type aliases
Maybe
Promise
Return
Functions
DEFAULT_
DEEP
traverse
Type aliases
Maybe
Promise
Maybe
Promise<Value>
:
Value
|
Promise
<
Value
>
Type parameters
Value
Return
Return<BaseName, DirName, DirectoryList>
:
AsyncGenerator
<
Item
<
BaseName
,
DirName
,
DirectoryList
>
>
Type parameters
BaseName
DirName
DirectoryList
Functions
Const
DEFAULT_
DEEP
DEFAULT_
DEEP
(
)
:
true
Returns
true
traverse
traverse<DirectoryList, Path, BaseName>
(
options
:
Options
<
DirectoryList
,
Path
,
BaseName
>
)
:
Return
<
BaseName
|
undefined
,
Path
,
DirectoryList
>
Type parameters
DirectoryList
:
Iterable
<
BaseName
>
Path =
string
BaseName =
Path
Parameters
options:
Options
<
DirectoryList
,
Path
,
BaseName
>
Returns
Return
<
BaseName
|
undefined
,
Path
,
DirectoryList
>
Globals
Deep
Param
Item
Options
Stat
Return
Maybe
Promise
Return
DEFAULT_
DEEP
traverse
Generated using
TypeDoc