MCPcopy Create free account
hub / github.com/Louisym/MiniCC / flush

Method flush

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 3

flush_transcriptMethod · 0.45
streamMethod · 0.45
do_GETMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected