ProducerContext
type ProducerContext =
{
Site: SiteInfo
ProjectRoot: AbsolutePath
Diagnostics: DiagnosticSink
}| Assembly | Nacara.Core |
Context handed to a content producer.
Fields
Site: SiteInfoProjectRoot: AbsolutePathDiagnostics: DiagnosticSink
Diagnostics: DiagnosticSinkReports under the producer's own name, so its diagnostics say where they come from.