Function TextEdit.foldLine

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

void foldLine (
  const(long) line
) nothrow @nogc;