each-package
Preparing search index...
default
Function default
default
(
command
:
string
,
args
:
string
[]
)
:
Promise
<
EachResult
[]
>
Parameters
command
:
string
args
:
string
[]
Returns
Promise
<
EachResult
[]
>
default
(
command
:
string
,
args
:
string
[]
,
options
:
EachOptions
,
)
:
Promise
<
EachResult
[]
>
Parameters
command
:
string
args
:
string
[]
options
:
EachOptions
Returns
Promise
<
EachResult
[]
>
default
(
command
:
string
,
args
:
string
[]
,
callback
:
EachCallback
)
:
void
Parameters
command
:
string
args
:
string
[]
callback
:
EachCallback
Returns
void
default
(
command
:
string
,
args
:
string
[]
,
options
:
EachOptions
,
callback
:
EachCallback
,
)
:
void
Parameters
command
:
string
args
:
string
[]
options
:
EachOptions
callback
:
EachCallback
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
each-package
Loading...