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

Docs: Add example showing how to identify and create symlinks #46

Closed
wants to merge 2 commits into from
Closed

Conversation

ayushmanchhabra
Copy link

@ayushmanchhabra ayushmanchhabra commented Mar 24, 2024

Refs: #39
Refs: #44 (comment)

As discussed, I have added an example of handling symlinks. Will try to implement entry.isSymlink soon!

@ayushmanchhabra ayushmanchhabra changed the title Docs: Handle symlink creation Docs: Add example showing how to handle symlink creation Mar 24, 2024
@ayushmanchhabra ayushmanchhabra changed the title Docs: Add example showing how to handle symlink creation Docs: Add example showing how to identify and create symlinks Mar 24, 2024
@ayushmanchhabra
Copy link
Author

@overlookmotel requesting for review, thanks

@ayushmanchhabra
Copy link
Author

Actually it doesn't make sense to add this to docs without testing this behaviour...🤔

@overlookmotel
Copy link
Owner

overlookmotel commented Mar 30, 2024

I agree it's not a great idea to add this to docs if we're not sure it's correct. However, if you'd like to, would you like to make a PR to the docs to add something along the lines of "Symlinks: Identifying symlinks may be dependent on individual ZIP file implementations. But some investigations into it here..." and link to #39?

The work you've done investigating this is really useful, and it'd be nice to be able to point users to it.

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 this pull request may close these issues.

2 participants