Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ completion_engine.py
File
completion_engine.py
mycli/packages/completion_engine.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dataclasses
import
dataclass
2
import
functools
3
import
re
4
from
typing
import
Any, Callable, Literal
Callers
nothing calls this directly
Calls
2
SuggestRule
Class · 0.85
_token_value_is
Function · 0.85
Tested by
no test coverage detected