Skip to main content

scan_workspace

Function scan_workspace 

Source
pub fn scan_workspace(
    workspace: &Workspace,
    db_path: &Path,
    force: bool,
) -> Result<(), SyncError>
Expand description

Initial or full scan to build/refresh the database.

An artifact the extractor cannot read (empty, torn, or older schema) is removed and rebuilt from scratch.