defaultTokenStorePath

The default token-store path under the user's config directory: $XDG_CONFIG_HOME/dlang-mcp/tokens.json (or ~/.config/...), falling back to ./.dlang-mcp-tokens.json when no home directory is known.

@safe @safe
string
defaultTokenStorePath
()