AsciiDoctorJRunnerSettings.

Verbose Property

Summary

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

Default: false.

corresponds to: -v, --verbose.

Syntax

public bool Verbose { get; set; }

Value

Type Description
bool