GitHub
isaacs projects
Preparing search index...
The search index is not available
graph-run
graph-run
allSettled
Function allSettled
Asynchronous graph traversal, capturing all error/result statuses.
all
Settled
<
Node
,
Result
>
(
options
)
:
Promise
<
SettledMap
<
Node
,
Result
>
>
Type Parameters
Node
Result
Parameters
options
:
RunnerOptions
<
Node
,
Result
>
Returns
Promise
<
SettledMap
<
Node
,
Result
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
graph-run
Loading...
Asynchronous graph traversal, capturing all error/result statuses.