Skip to main content

handle_config_upgrade

Function handle_config_upgrade 

Source
pub async fn handle_config_upgrade(
    config: &Config,
    target: Option<&str>,
    verbose: bool,
    prune_stale: bool,
) -> Result<()>