GlobEvalCommand Class
Namespace
Statiq.App
Base Types
GlobEvalCommand
Command<GlobEvalCommandSettings>

Syntax

[Description("Evaluates a globbing pattern against an existing path.")]
public class GlobEvalCommand : Command<GlobEvalCommandSettings>

Attributes

Type Description
Description

Methods

Name Return Value Summary
Execute(CommandContext, GlobEvalCommandSettings) int

Extension Methods