Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dbcli/mycli
/ DsnAliasEnvVarError
Class
DsnAliasEnvVarError
mycli/cli_runner.py:26–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
class
DsnAliasEnvVarError(ValueError):
27
pass
28
29
30
def
expand_dsn_alias_env_var(value: str | None, alias_name: str) -> str | None:
Callers
2
expand_dsn_alias_env_var
Function · 0.85
expand_dsn_alias_env_vars
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected