Summary
Initializes a new instance of the
GlobPattern
class.
- Namespace
- Cake
.Core .IO - Containing Type
- GlobPattern
Syntax
public GlobPattern(string pattern)
Parameters
Name | Type | Description |
---|---|---|
pattern | string | The globber pattern. |
Return Value
Type | Description |
---|---|
void |