AsciiDoctorJRunnerSettings.

Verbose Property

Summary

Gets or sets a value indicating whether to enable verbose mode.

Default: false.

corresponds to: -v, --verbose.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public bool Verbose { get; set; }

Value

Type Description
bool
GitHub Discussion