Preparing search index...
The search index is not available
foy
foy
exec
Function exec
exec
(
command
,
options
?
)
:
ExecaChildProcess
Parameters
command
:
string
Optional
options
:
Options
<
string
>
Returns
ExecaChildProcess
exec
(
commands
,
options
?
)
:
Promise
<
ExecaSyncReturnValue
<
string
>
[]
>
Parameters
commands
:
string
[]
Optional
options
:
Options
<
string
>
Returns
Promise
<
ExecaSyncReturnValue
<
string
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
foy
Loading...