PreviewCommand Class
PreviewCommand
InteractiveCommand<PreviewCommandSettings>
PipelinesCommand<PreviewCommandSettings>
EngineCommand<PreviewCommandSettings>
BaseCommand<PreviewCommandSettings>
AsyncCommand<PreviewCommandSettings>
IBaseCommand

Syntax

[Description("Builds the site and serves it, optionally watching for changes, rebuilding, and triggering client reload by default.")]
public class PreviewCommand : InteractiveCommand<PreviewCommandSettings>, IBaseCommand

Attributes

Type Description
Description

Constructors

Methods

Extension Methods