Engine.

Settings Property

Summary

Gets the settings.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public ISettings Settings { get; }

Value

Type Description
ISettings
GitHub