- Namespace
- Statiq
.App - Interfaces
- Base Types
-
- AsyncCommand
<TSettings> - BaseCommand
<TSettings>
- AsyncCommand
- Derived Types
Syntax
public abstract class EngineCommand<TSettings> : BaseCommand<TSettings>, IBaseCommand
where TSettings : BaseCommandSettings
Type Parameters
| Name | Description |
|---|---|
| TSettings |
Constructors
| Name | Summary |
|---|---|
| EngineCommand |
Properties
| Name | Property Type | Summary |
|---|---|---|
| Bootstrapper | Bootstrapper | |
| Settings | Settings |
Methods
| Name | Return Value | Summary |
|---|---|---|
| ExecuteCommandAsync |
Task |
|
| ExecuteEngineAsync |
Task |