pub fn resolve_paths(name: &str, opts: &LayerOpts) -> ResolvedExpand description
Resolve which system+user paths actually exist for the given config
name. Returns None for layers that are skipped or have no match.
--*-config flags always beat env-var overrides.