Skip to content

Flag to skip missing symlinks #41

@cadorn

Description

@cadorn

If I have a symlink that points to a path that does not exist it will currently throw.

I need a flag to ignore these errors and have the hashing continue.

In this case, skip trying to hash the targeted content of the symlink and just hash the name of the symlink as well as the target path. This will then generate a new hash whenever the symlink is renamed or pointed to a different path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions