config_root_mismatch_error

Function config_root_mismatch_error 

Source
pub(crate) fn config_root_mismatch_error(
    config_path: &Path,
    config_root: &Path,
    selected_root: &Path,
) -> CliError
Expand description

Build the standard config/root mismatch error.