GlobTestCommand Class
Namespace
Statiq.App
Base Types
GlobTestCommand
Command<GlobTestCommandSettings>

Syntax

[Description("Tests a globbing pattern against a sample path.")]
public class GlobTestCommand : Command<GlobTestCommandSettings>

Attributes

Type Description
Description

Methods

Name Return Value Summary
Execute(CommandContext, GlobTestCommandSettings) int

Extension Methods