- Namespace
- Statiq
.App - Containing Type
- InteractiveCommand
<TSettings>
Syntax
protected virtual Task AfterInitialExecutionAsync(CommandContext commandContext, TSettings commandSettings, IEngineManager engineManager, CancellationTokenSource cancellationTokenSource)
Parameters
Name | Type | Description |
---|---|---|
commandContext | CommandContext | |
commandSettings | TSettings | |
engineManager | IEngineManager | |
cancellationTokenSource | Cancellation |
Return Value
Type | Description |
---|---|
Task |