Function jj_cli::cli_util::get_new_config_file_path

source ยท
pub fn get_new_config_file_path(
    config_source: &ConfigSource,
    command: &CommandHelper,
) -> Result<PathBuf, CommandError>