Skip to content

Add WalkDir #570

@yhakbar

Description

@yhakbar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions