- Namespace
- Statiq
.App - Containing Type
- InteractiveCommand
<TSettings> - Overridden
- ExecuteEngineAsync
(CommandContext, TSettings, IEngineManager)
Syntax
protected override Task<int> ExecuteEngineAsync(CommandContext commandContext, TSettings commandSettings, IEngineManager engineManager)
Parameters
| Name | Type | Description |
|---|---|---|
| commandContext | CommandContext | |
| commandSettings | TSettings | |
| engineManager | IEngineManager |
Return Value
| Type | Description |
|---|---|
| Task |