Preparing search index...
The search index is not available
Qodalis Angular CLI - v1.0.35
Qodalis Angular CLI
cli/src/public-api
CliCommandExecutorService
Class CliCommandExecutorService
Implements
ICliCommandExecutorService
Index
Constructors
constructor
Methods
execute
Command
show
Help
Constructors
constructor
new
CliCommandExecutorService
(
registry
:
ICliCommandProcessorRegistry
,
)
:
CliCommandExecutorService
Parameters
registry
:
ICliCommandProcessorRegistry
Returns
CliCommandExecutorService
Methods
execute
Command
executeCommand
(
command
:
string
,
context
:
ICliExecutionContext
)
:
Promise
<
void
>
Execute a command
Parameters
command
:
string
The command to execute
context
:
ICliExecutionContext
The context in which the command is executed
Returns
Promise
<
void
>
show
Help
showHelp
(
command
:
CliProcessCommand
,
context
:
ICliExecutionContext
,
)
:
Promise
<
void
>
Parameters
command
:
CliProcessCommand
context
:
ICliExecutionContext
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
execute
Command
show
Help
Qodalis Angular CLI - v1.0.35
Loading...
Execute a command