- Namespace
- Statiq
.App - Containing Type
- BaseCommand
<TSettings>
Syntax
public abstract Task<int> ExecuteCommandAsync(CommandContext context, TSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| context | CommandContext | |
| settings | TSettings |
Return Value
| Type | Description |
|---|---|
| Task |