Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/test
index
execArgv
Variable execArgv
Const
execArgv
:
(
values
:
ReturnType
<
ReturnType
<
typeof
config
>
[
"parse"
]
>
[
"values"
]
,
)
=>
string
[]
The combined configuration object generated by the
config
objects exported by plugins.
Type Declaration
(
values
:
ReturnType
<
ReturnType
<
typeof
config
>
[
"parse"
]
>
[
"values"
]
)
:
string
[]
Parameters
values
:
ReturnType
<
ReturnType
<
typeof
config
>
[
"parse"
]
>
[
"values"
]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
The combined configuration object generated by the
config
objects exported by plugins.