Class Glob
Inheritance
System.Object
Glob
Namespace: DotNet.Globbing
Syntax
public class Glob : Object
Constructors
| Name | Description |
|---|---|
| Glob(GlobOptions, IGlobToken[]) | |
| Glob(IGlobToken[]) |
Properties
| Name | Description |
|---|---|
| Tokens |
Methods
| Name | Description |
|---|---|
| IsMatch(String) | |
| Parse(String) | |
| Parse(String, GlobOptions) | |
| ToString() |