Module walk_parallel

Source
Expand description

Parallel walk implementation

Functions§

walk_parallel
Walk all child paths under dir and send non-ignored paths to path_sender. Newly found ignore rules are sent through ignore_sender. The ignore file name (.xvcignore, .gitignore, .ignore, …) is set by walk_options.