PandocSettings.

FailIfWarnings Property

Summary

Exit with error status if there are any warnings.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool FailIfWarnings { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool