normalized_watch_index_path

Function normalized_watch_index_path 

Source
fn normalized_watch_index_path(
    root: &Path,
    path: &Path,
    scan_options: &ScanOptions,
) -> Option<PathBuf>
Expand description

Return one repository-contained native path after watcher normalization and policy checks.