Skip to content

Not following symlink #46

@swisstackle

Description

@swisstackle

My filestructure is the following:
https://github.com/swisstackle/pr/blob/master/filestructureuml.png

My call is the following:
const results = walkdir.sync(fileOrDir, { follow_symlinks: true });

where fileOrDir is the test directory.

However, for some reason it does not add "Random.sol" to the results list. Random.sol is linked through a symlink and the file lies outside of the test directory (but is linked from the test directory through "symlink3.").

What could the problem be? If more information is needed, let me know.

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