Skip to main content

build_deletion_plan

Function build_deletion_plan 

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