AsciiDoctorJRunnerSettings.

Version Property

Summary

Gets or sets a value indicating whether to display the version and runtime environment.

Default: false.

corresponds to: -V, --version.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public bool Version { get; set; }

Value

Type Description
bool
GitHub Discussion