- Namespace
- Statiq
.App - Interfaces
- Base Types
-
- AsyncCommand
<TSettings> - BaseCommand
<TSettings> - EngineCommand
<TSettings>
- AsyncCommand
- Derived Types
Syntax
[Description("Executes the specified pipelines.")]
public class PipelinesCommand<TSettings> : EngineCommand<TSettings>, IBaseCommand
where TSettings : BaseCommandSettings
Attributes
| Type | Description |
|---|---|
| Description |
Type Parameters
| Name | Description |
|---|---|
| TSettings |
Constructors
| Name | Summary |
|---|---|
| PipelinesCommand |
Methods
| Name | Return Value | Summary |
|---|---|---|
| ExecuteEngineAsync |
Task |
|
| SetPipelines |
void |