Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ ok
Method
ok
test/pytests/test_main_modes_batch.py:128–129 ·
view source on GitHub ↗
(self, text: str)
Source
from the content-addressed store, hash-verified
126
self.fail_calls.append(text)
127
128
def
ok(self, text: str) -> None:
129
self.ok_calls.append(text)
130
131
132
def
dispatch_batch_statements(
Callers
2
replay_checkpoint_file
Function · 0.80
main_batch_with_progress_bar
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected