Filters input document by using globbing pattern(s) on the document destination.
- Namespace
- Statiq
.Core - Containing Type
- FilterDestinations
Syntax
public FilterDestinations(Config<string> pattern)
Parameters
| Name | Type | Description |
|---|---|---|
| pattern | Config |
The globbing pattern to apply. |