Gets documents by pipeline.
- Namespace
- Statiq
.Common - Containing Type
- IPipelineOutputs
Syntax
IReadOnlyDictionary<string, DocumentList<IDocument>> ByPipeline()
Return Value
Type | Description |
---|---|
IReadOnlyDictionary |
All documents output by each pipeline. |