-
Notifications
You must be signed in to change notification settings - Fork 555
Open
Description
The WalkDir function in the standard library filepath package is generally more efficient than Walk, as stats are optional on walked entries.
It would be nice to also have WalkDir supported so that existing code using WalkDir could adopt afero just as easily as codebases with Walk usage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels