AsciiDoctorJRunnerSettings.

ERuby Property

Summary

Gets or sets a value to specify eRuby implementation to render built-in templates: [erb, erubis].

Default: erb.

corresponds to: -e, --eruby.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public ERuby? ERuby { get; set; }

Value

Type Description
ERuby?
GitHub Discussion