Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/run
get-install-set
getInstallSet
Function getInstallSet
getInstallSet
(
args
:
string
[]
,
config
:
LoadedConfig
,
)
:
Promise
<
{
added
:
Set
<
string
>
;
needCleanup
:
Set
<
string
>
;
needInstall
:
Set
<
string
>
;
}
,
>
Parameters
args
:
string
[]
config
:
LoadedConfig
Returns
Promise
<
{
added
:
Set
<
string
>
;
needCleanup
:
Set
<
string
>
;
needInstall
:
Set
<
string
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...