verify_source_nodes_match

Function verify_source_nodes_match 

Source
fn verify_source_nodes_match(
    root: &Path,
    current_nodes: &[Node],
    indexed_nodes: &[Node],
) -> Result<(), CliError>
Expand description

Compare a current exact scan with the source-derived nodes being validated.