@flowscripter/dynamic-cli-framework
Preparing search index...
launchSingleCommandCLI
Function launchSingleCommandCLI
launchSingleCommandCLI
(
command
:
SubCommand
,
description
?:
string
,
name
?:
string
,
version
?:
string
,
serviceProviders
?:
readonly
ServiceProvider
[]
,
options
?:
BaseCLIFeatureOptions
,
)
:
Promise
<
RunResult
>
Parameters
command
:
SubCommand
Optional
description
:
string
Optional
name
:
string
Optional
version
:
string
Optional
serviceProviders
:
readonly
ServiceProvider
[]
Optional
options
:
BaseCLIFeatureOptions
Returns
Promise
<
RunResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@flowscripter/dynamic-cli-framework
Loading...