Skip to content

removeTree does not treat a symlinked root path as a regular directory #15

@mlacorte

Description

@mlacorte

The removeTree documentation says, "If the root path is a symlink, then it will be treated as if it were a regular directory." but the current implementation fails with an inappropriate type (Not a directory) exception when the root path is a symlink on non-Windows systems.

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