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