indent

fun CharSequence.indent(indent: String): <Error class: unknown class>

Indents each line of this string by indent.

Return

this string, indented

Parameters

indent

indentation string