WyamSettings.

Verbose Property

Summary

Gets or sets a value indicating whether to run in verbose mode.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool Verbose { get; set; }

Remarks

Default is false

Value

Type Description
bool