MCPcopy Create free account
hub / github.com/dbcli/mycli / start

Method start

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

Source from the content-addressed store, hash-verified

120 return False
121
122 def start(self) -> None:
123 self.started = True
124
125 def fail(self, text: str) -> None:
126 self.fail_calls.append(text)

Callers 7

__enter__Method · 0.95
refreshMethod · 0.45
_startMethod · 0.45
_enum_value_suggestionFunction · 0.45
replay_checkpoint_fileFunction · 0.45
send_ctrl_cFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected