PipelinesCommand<TSettings> Class
Namespace
Statiq.App
Interfaces
Base Types
Derived Types
PipelinesCommand<TSettings>
EngineCommand<TSettings>
BaseCommand<TSettings>
AsyncCommand<TSettings>
IBaseCommand
InteractiveCommand<TSettings>

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

Methods

Extension Methods