Home
last modified time | relevance | path

Searched defs:ScreenLine (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_console/py/pw_console/
Dlog_screen.py42 class ScreenLine: class
262 def _prepend_line(self, line: ScreenLine) -> None:
267 def _append_line(self, line: ScreenLine) -> None: