Skip to content

Rename directory argument #52

@konard

Description

@konard

public static void DeleteAll(string directory, string searchPattern, SearchOption searchOption)

We should use path instead of old name.

See Directory.EnumerateFiles method in the .NET documentation.

After this change comments to these methods can be simplified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions