Summary
This outputs the documents from the specified pipeline.
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .Control - Containing Type
- Documents
Syntax
public Documents(string pipeline)
Parameters
Name | Type | Description |
---|---|---|
pipeline | string | The pipeline to output documents from. |
Return Value
Type | Description |
---|---|
void |