Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_transcript
Method · 0.45
stream
Method · 0.45
do_GET
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected