Skip to main content

delete_file

Function delete_file 

Source
pub fn delete_file(
    workspace: &Workspace,
    db_path: &Path,
    rel_path: &str,
) -> Result<(), SyncError>
Expand description

Delete a file’s extraction records from the database.