NPM Build Utilities @ 0.1.3
GitHub
by Maddi Mathon
Preparing search index...
parseParamsCLI
DEFAULT
Function DEFAULT
DEFAULT
(
input
:
Partial
<
Params
>
,
)
:
{
_
:
[
]
;
building
:
boolean
;
debug
:
boolean
;
dryrun
:
false
;
"log-base-level"
:
0
;
only
:
[
]
;
"only-build"
:
[
]
;
"only-compile"
:
[
]
;
"only-document"
:
[
]
;
"only-package"
:
[
]
;
"only-release"
:
[
]
;
"only-snapshot"
:
[
]
;
"only-test"
:
[
]
;
packaging
:
boolean
;
progress
:
true
;
releasing
:
boolean
;
starting
:
false
;
verbose
:
false
;
without
:
[
]
;
"without-build"
:
[
]
;
"without-compile"
:
[
]
;
"without-document"
:
[
]
;
"without-package"
:
[
]
;
"without-release"
:
[
]
;
"without-snapshot"
:
[
]
;
"without-test"
:
[
]
;
}
Default arguments for
parseParamsCLI
function.
Parameters
input
:
Partial
<
Params
>
Returns
{
_
:
[
]
;
building
:
boolean
;
debug
:
boolean
;
dryrun
:
false
;
"log-base-level"
:
0
;
only
:
[
]
;
"only-build"
:
[
]
;
"only-compile"
:
[
]
;
"only-document"
:
[
]
;
"only-package"
:
[
]
;
"only-release"
:
[
]
;
"only-snapshot"
:
[
]
;
"only-test"
:
[
]
;
packaging
:
boolean
;
progress
:
true
;
releasing
:
boolean
;
starting
:
false
;
verbose
:
false
;
without
:
[
]
;
"without-build"
:
[
]
;
"without-compile"
:
[
]
;
"without-document"
:
[
]
;
"without-package"
:
[
]
;
"without-release"
:
[
]
;
"without-snapshot"
:
[
]
;
"without-test"
:
[
]
;
}
Since
0.1.0-alpha
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.1.3
Loading...
Default arguments for parseParamsCLI function.