Function read_all_paths_operation

Source
pub(crate) fn read_all_paths_operation(
    invalidations: TransientInstance<PathInvalidations>,
    root: ResolvedVc<FileSystemPath>,
    depth: usize,
    width: usize,
) -> OperationVc<()>