- Namespace
- Statiq
.App - Base Types
-
- Command
<Glob Test >Command Settings
- Command
graph BT
Type-->Base0["Command<GlobTestCommandSettings>"]
Type["GlobTestCommand"]
class Type type-node
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 |
int |