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