Sets the source (and destination) of the output document(s).
- Namespace
- Statiq
.Core - Containing Type
- GroupDocuments
Syntax
public GroupDocuments WithSource(in NormalizedPath source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | NormalizedPath | The source to set for the output document(s). |
Return Value
| Type | Description |
|---|---|
| GroupDocuments | The current module instance. |