ServePath Property
Namespace
Statiq.Web.Commands
Containing Type
ServeCommandSettings
Property Type
string

Syntax

[CommandArgument(0, "[serve]")]
[Description("The folder to serve (the output directory by default).")]
public string ServePath { get; set; }

Attributes

Type Description
CommandArgument
Description

Value

Type Description
string