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

Allow selective file skipping with zipArchiveShouldUnzip.. delegate c… #459

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mallexxx
Copy link

Providing file path in delegate call;
Allow skipping a file during unzip without breaking the whole process (cancellation with *stop=true)
renamed canceled to cancelled

@willson-chen willson-chen added this to the 3.0 milestone Apr 28, 2020
@willson-chen
Copy link
Member

willson-chen commented Apr 28, 2020

Thanks for your PR.
But we can't change the signatures of unzipFileAtPath, we need to keep a compatibility layer, which I can easily write eventually.
At the same time if you could add some testcases will be great!

@Coeur Coeur changed the base branch from master to main July 22, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants