Function setup_config
Source pub fn setup_config(term: &Term, path_opts: &PathOptions) -> Result<()>
Expand description
The setup commands interior for the pace application
§Arguments
term - The terminal to use for the prompt
§Errors
Returns an error if the setup assistant fails
§Returns
Returns Ok(()) if the setup assistant succeeds