Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ close
Method
close
test/pytests/test_main.py:1917–1918 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1915
raise
AssertionError(
'should not enter interactive cli'
)
1916
1917
def
close(self):
1918
pass
1919
1920
import
mycli.main
1921
Callers
13
test_source_eager_completion
Function · 0.45
test_source_leading_dot_suggestions_completion
Function · 0.45
mycli
Function · 0.45
test_initialize_logging_uses_file_handler
Function · 0.45
test_init_opens_audit_log_from_config
Function · 0.45
test_close_stops_schema_prefetcher_and_closes_sqlexecute
Function · 0.45
test_execute_arg_with_checkpoint
Function · 0.45
test_preprocess_cli_args_rejects_same_batch_and_logfile
Function · 0.45
reset_iocommands_state
Function · 0.45
test_list_substitute_save_delete_and_redirect_state
Function · 0.45
connection
Function · 0.45
create_db
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected