augment-vir - v32.1.0
Preparing search index...
runCliScript
Function runCliScript
runCliScript
(
__namedParameters
:
Readonly
<
{
binName
:
string
|
undefined
;
cliScriptFilePath
:
string
;
scriptPath
:
string
;
}
,
>
,
)
:
Promise
<
void
>
Runs a script path as if it had been run directly, as much as possible.
Parameters
__namedParameters
:
Readonly
<
{
binName
:
string
|
undefined
;
cliScriptFilePath
:
string
;
scriptPath
:
string
;
}
,
>
Returns
Promise
<
void
>
Package
@augment-vir/node
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v32.1.0
Loading...
Runs a script path as if it had been run directly, as much as possible.