Skip to main content

install_proxy_env_unchecked

Function install_proxy_env_unchecked 

Source
pub fn install_proxy_env_unchecked(
    home: &Path,
    port: u16,
    quiet: bool,
    force_endpoint: bool,
)
Expand description

Install proxy env without config guard (used by lean-ctx proxy enable which has already set the flag). force_endpoint: if true, overrides even non-local custom endpoints.