-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Feature: Added support for Lucid Link v3 #16594
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The old method can be removed as both v2 and v3 use the volume folder for access. You would also need to search 1 layer sub folders for the system link. Volumes/Workspace (Normal folder)/filespace (System link) is how it's formatted.
This comment was marked as outdated.
This comment was marked as outdated.
Co-authored-by: Yair <[email protected]>
yaira2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
private static bool IsSymlink can be removed
Resolved / Related Issues