notify_result_changes

Function notify_result_changes 

Source
pub(crate) fn notify_result_changes(
    root: &Path,
    scan_options: &ScanOptions,
    result: Result<Event>,
) -> Result<WatchChangeSet, CliError>
Expand description

Convert a notify result into index-relevant changes.