TextEdit.foldLine

Folds the given line, if possible (see canFold).

struct TextEdit
@nogc nothrow
void
foldLine
(
in long line
)

Meta