[][src]Module ubiquity::detect

Detects differences between replicas

Structs

DetectionResult

The result of update detection

DetectionStatistics

Basic statistics about the accuracy of archives during the detection process.

Difference

An instance of this struct represents the files/folders differ. There may be a suggested action to be taken.

EmptyProgressCallback

An empty implementation of ProgressCallback

SearchDirectories

The list of directories to be searched.

Traits

ProgressCallback

Progress reporting for the update detection process.

Functions

find_updates

This mammoth function detects all differences between the two replicas, inside the provided search directories.