Skip to main content

build_deletion_plan

Function build_deletion_plan 

Source
fn build_deletion_plan(
    home_dir: &Path,
    key: &SessionKey,
    selected_path: Option<&Path>,
) -> Result<DeletionPlan>