-
Home
-
API
-
XenoAtom.Terminal
-
TerminalTextUtility
-
Methods
-
GetWordStart(ReadOnlySpan, Int32)
GetWordStart(ReadOnlySpan, Int32) Method
Definition
Gets the start index of the word around index (best effort).
public static int GetWordStart(ReadOnlySpan<char> text, int index)
Parameters
Returns