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

Syntax

public abstract class EngineCommand<TSettings> : BaseCommand<TSettings>, IBaseCommand 
    where TSettings : BaseCommandSettings

Type Parameters

Name Description
TSettings

Constructors

Properties

Name Property Type Summary
Bootstrapper Bootstrapper
Settings Settings

Methods

Extension Methods