resolve_login_path

Function resolve_login_path 

Source
pub fn resolve_login_path() -> EnrichedPath
Expand description

Build a usable PATH for spawning the toolchain (node/npm/git/docker and the provider CLIs). Additive over the inherited PATH; never removes an inherited entry. On Windows this returns the inherited PATH unchanged.