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

Syntax

[CommandArgument(1, "<path>")]
[Description("The file path to test the globbing pattern against (does not need to exist).")]
public string Path { get; set; }

Attributes

Type Description
CommandArgument
Description

Value

Type Description
string