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.

Syntax

public Nullable<ERuby> ERuby { get; set; }

Value

Type Description
Nullable<ERuby>