MCPcopy 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

1from dataclasses import dataclass
2import functools
3import re
4from typing import Any, Callable, Literal

Callers

nothing calls this directly

Calls 2

SuggestRuleClass · 0.85
_token_value_isFunction · 0.85

Tested by

no test coverage detected