Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mssql-cli
/ completer
Method
completer
tests/metadata.py:153–154 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
151
152
@property
153
def
completer(self):
154
return
self.get_completer()
155
156
def
get_completers(self, casing):
157
""
"
Callers
nothing calls this directly
Calls
1
get_completer
Method · 0.95
Tested by
no test coverage detected