Skip to main content

detect_from

Function detect_from 

Source
pub fn detect_from(env: &HashMap<String, String>) -> AuthSummary
Expand description

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.