pub fn resolve_config_source() -> Result<ConfigSource, String>Expand description
Resolve the configuration source without reading it.
Order: AV_CONFIG (must exist — a typo must never silently fall
through to another file), then CONFIG_SEARCH_PATHS, then the
per-user wizard file, then built-in defaults driven by
AV_UPSTREAM_URL.