Filters input document by using globbing pattern(s) on the document source.
- Namespace
- Statiq
.Core - Containing Type
- FilterSources
Syntax
public FilterSources(params string[] patterns)
Parameters
Name | Type | Description |
---|---|---|
patterns | string[] | The globbing patterns to apply. |