/// <summary> /// Clear the InputEngine's collection of lines /// </summary> public void ClearLines() => InputEngine?.Clear();