Searched refs:view_cursor_full (Results 1 – 2 of 2) sorted by relevance
180 def view_cursor_full(cursor: CursorLike, **kwargs) -> list[str]: function
224 cursor_view = '\n'.join(_util.view_cursor_full(cursor, max_depth=10))