Skip to content

LocalFileSystem: fs.isdir fails for links that point to directories #615

@d-v-b

Description

@d-v-b

fs.isdir fails to detect symlinked directories as directories. This can be fixed by checking if the destination of the link is a directory. Would this be desirable as a PR?

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