MCPcopy Index your code
hub / github.com/dbcli/mycli / flush

Method flush

test/pytests/test_main_modes_batch.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

82 return len(value)
83
84 def flush(self) -> None:
85 return None
86
87
88class DummyProgressBar:

Calls

no outgoing calls

Tested by

no test coverage detected