Skip to main content

compute_remote_deletions

Function compute_remote_deletions 

Source
fn compute_remote_deletions(
    ctx: &Arc<AppContext>,
    album_id: &str,
    watch_path: &Path,
    local_paths: &HashSet<String>,
    remote_by_checksum: &HashMap<String, LibraryAsset>,
    rules: &FolderRules,
) -> Vec<LibraryAsset>