This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AsciiDoctorJ.
Summary
Gets or sets a value to
specify eRuby implementation to render built-in templates: [erb, erubis].
Default: erb.
corresponds to: -e, --eruby.
- Assembly
- Cake
.AsciiDoctorJ .dll - Namespace
- Cake
.AsciiDoctorJ - Containing Type
- Ascii
Doctor J Runner Settings
Syntax
public Nullable<ERuby> ERuby { get; set; }
Value
Type | Description |
---|---|
Nullable |