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

Restrict directories #28

Open
1 task done
nake89 opened this issue Dec 16, 2024 · 0 comments
Open
1 task done

Restrict directories #28

nake89 opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nake89
Copy link

nake89 commented Dec 16, 2024

Describe the feature

tar npm package allows restricting the directories.
The fileList is an array of paths to extract from the tarball. If no paths are provided, then all the entries are extracted.

With this we can restrict what we output in parseTar and increase the speed of the function, if the user only needs a portion of the tar.

I have not yet done this feature, so I have do not yet have the benchmarks like I do for my other ticket: #27

Additional information

  • Would you be willing to help implement this feature?
@nake89 nake89 added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant