MCPcopy
hub / github.com/Textualize/toolong / watch_regex

Method watch_regex

src/toolong/log_lines.py:782–783  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

780 self.clear_caches()
781
782 def watch_regex(self) -> None:
783 self.clear_caches()
784
785 def watch_pointer_line(
786 self, old_pointer_line: int | None, pointer_line: int | None

Callers

nothing calls this directly

Calls 1

clear_cachesMethod · 0.95

Tested by

no test coverage detected