pub fn detect_from(env: &HashMap<String, String>) -> AuthSummary
Same as detect but reads from a caller-provided env map. Exposed for tests and for hosts that want to introspect a child environment they’re about to spawn under.
detect