MCPcopy Create free account
hub / github.com/Yuan-Li-FNLP/R3-RAG / flush

Method flush

tool/FlashRAG/webui/utils.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 self.queue.put(message)
62
63 def flush(self):
64 self.original_stream.flush()

Callers 1

writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected