Helper methods to work with globbing patterns.
- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class Globber
Methods
Name | Return Value | Summary |
---|---|---|
GetFiles |
IEnumerable |
Gets files from the specified directory using globbing patterns.
static
|
GetFiles |
IEnumerable |
Gets files from the specified directory using globbing patterns.
static
|