RootPath Property
Namespace
Statiq.App
Containing Type
BaseCommandSettings
Property Type
string

Syntax

[CommandOption("-r|--root")]
[Description("The root folder to use.")]
public string RootPath { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
string