ByPipeline() Method
Gets documents by pipeline.
Namespace
Statiq.Common
Containing Type
IPipelineOutputs

Syntax

IReadOnlyDictionary<string, DocumentList<IDocument>> ByPipeline()

Return Value

Type Description
IReadOnlyDictionary<string, DocumentList<IDocument>> All documents output by each pipeline.