Skip to main content

preflight

Function preflight 

Source
pub fn preflight(
    source: &Path,
    destination: &Path,
) -> Result<MigrationPlan, HomeMigrationError>
Expand description

Analyze a legacy → canonical migration without touching the filesystem.