MCPcopy 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
132def dispatch_batch_statements(

Callers 2

replay_checkpoint_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected