ServeCommand Class
ServeCommand
EngineCommand<ServeCommandSettings>
BaseCommand<ServeCommandSettings>
AsyncCommand<ServeCommandSettings>
IBaseCommand

Syntax

[Description("Serves a folder, optionally watching for changes and triggering client reload by default.")]
public class ServeCommand : EngineCommand<ServeCommandSettings>, IBaseCommand

Attributes

Type Description
Description

Constructors

Methods

Extension Methods