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

Syntax

[CommandArgument(0, "<pattern>")]
[Description("The globbing pattern to test.")]
public string Pattern { get; set; }

Attributes

Type Description
CommandArgument
Description

Value

Type Description
string