wrapLine

fun wrapLine(line: String): Int

Wrap individual code line.

Return

Length of the line of code that can be safely rendered.

Parameters

line