CodeInput.lineHomeByIndex

Returns the index of the first character in a line that is not a space, given index of any character on the same line.

class CodeInput
size_t
lineHomeByIndex
(
size_t index
)

Meta