Path Property
Namespace
Statiq.App
Containing Type
GlobEvalCommandSettings
Property Type
string

Syntax

[CommandArgument(1, "<path>")]
[Description("The absolute directory path to evaluate the globbing pattern against.")]
public string Path { get; set; }

Attributes

Type Description
CommandArgument
Description

Value

Type Description
string