Preparing search index...
The search index is not available
Moirae
Moirae
@moirae/core
ICommandHandler
Interface ICommandHandler<T>
Type Parameters
T
extends
ICommand
Hierarchy
ICommandHandler
Index
Methods
execute
Methods
execute
execute
(
command
:
T
, options
:
ICommandHandlerOptions
)
:
Promise
<
void
>
Parameters
command:
T
options:
ICommandHandlerOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Moirae
@moirae/core -
v0.6.0
@moirae/node-
plugin -
v0.6.0
@moirae/rabbitmq -
v0.6.0
@moirae/redis -
v0.6.0
@moirae/typeorm -
v0.6.0
ICommand
Handler
execute
Generated using
TypeDoc