Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dlog_screen.py42 class ScreenLine: class
273 def _prepend_line(self, line: ScreenLine) -> None:
278 def _append_line(self, line: ScreenLine) -> None: