BREADTH_FIRST

Walks in breadth-first order.

By default, the Path.walk sequence traverses the starting directory and all its contents in depth-first order. Passing this option to the function changes the traversal to breadth-first order.

Properties

Link copied to clipboard
Link copied to clipboard