Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
refresh
Method · 0.45
_start
Method · 0.45
_enum_value_suggestion
Function · 0.45
replay_checkpoint_file
Function · 0.45
send_ctrl_c
Function · 0.45
test_completion_during_concurrent_use_switch_does_not_crash
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected