Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to list path to symlink instead of resolved path #71

Closed
LucianBuzzo opened this issue Nov 12, 2021 · 2 comments · Fixed by #81
Closed

Need to list path to symlink instead of resolved path #71

LucianBuzzo opened this issue Nov 12, 2021 · 2 comments · Fixed by #81

Comments

@LucianBuzzo
Copy link

I have a need to list the path to a symlink itself rather than the resolved path of the symlink.
Currently symlinks are ignored unless withSymLinks() is used, however if you use withSymLinks(), then the resolved path of the symlink is returned instead.
From what I can see it may be possible to list the symlink path in Walker, perhaps with a new option/chain.

@AlynxZhou
Copy link

I have this issue, too.

@peterbe
Copy link

peterbe commented Sep 14, 2022

I'm struggling with this too. @thecodrr Do you know of a solution to bypass this for now?

@thecodrr thecodrr linked a pull request Oct 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants