Function brane_ctl::wizard::query_proxy_config
source · pub fn query_proxy_config() -> Result<ProxyConfig, Error>
Expand description
Queries the user for the proxy services configuration.
§Returns
A new ProxyConfig
that reflects the user’s choices.
§Errors
This function may error if we failed to query the user.