IBaseCommand Interface
graph BT Type["IBaseCommand"] class Type type-node Implementing0["ServeCommand"]-.->Type click Implementing0 "/api/Statiq.Web.Commands/ServeCommand" Implementing1["EngineCommand<TSettings>"]-.->Type click Implementing1 "/api/Statiq.App/EngineCommand_1" Implementing2["BaseCommand<TSettings>"]-.->Type click Implementing2 "/api/Statiq.App/BaseCommand_1" Implementing3["PreviewCommand"]-.->Type click Implementing3 "/api/Statiq.Web.Commands/PreviewCommand" Implementing4["PipelinesCommand<TSettings>"]-.->Type click Implementing4 "/api/Statiq.App/PipelinesCommand_1" Implementing5["InteractiveCommand<TSettings>"]-.->Type click Implementing5 "/api/Statiq.App/InteractiveCommand_1"

Syntax

public interface IBaseCommand

Extension Methods