Skip to main content

handle_migrate

Function handle_migrate 

Source
pub async fn handle_migrate(
    path: Option<&Path>,
    dry_run: bool,
    yes: bool,
    format: PresetReportFormat,
) -> Result<bool>