MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / flush

Method flush

claw-code/src/transcript.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 return tuple(self.entries)
21
22 def flush(self) -> None:
23 self.flushed = True

Callers 1

flush_transcriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected