addRaw

fun addRaw(text: String, addEOL: Boolean = definedExternally): Summary(source)

Adds raw text to the summary buffer

Parameters

{boolean} addEOL=false (optional) append an EOL to the raw text (default: false)