Skip to main content

is_orphan_record

Function is_orphan_record 

Source
fn is_orphan_record(
    path: &str,
    local_paths: &HashSet<String>,
    album_id: &str,
    record: &SyncedFileRecord,
) -> bool
Expand description

True when a sync record’s file is gone from disk and belongs to this album.