Summary
- Namespace
- Cake
.AsciiDoctorJ - Containing Type
- Ascii
Doctor J Runner Settings Extensions
Syntax
public static AsciiDoctorJRunnerSettings WithERuby(this AsciiDoctorJRunnerSettings this, ERuby eRuby)
Parameters
Name | Type | Description |
---|---|---|
this | Ascii |
The AsciiDoctorJRunnerSettings that extended by this. |
eRuby | ERuby | The ERuby to set. |
Return Value
Type | Description |
---|---|
Ascii |
The reference to the AsciiDoctorJRunnerSettings . |