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

how can i limit the number of data? #72

Open
vaibhavG321 opened this issue Jan 25, 2020 · 1 comment
Open

how can i limit the number of data? #72

vaibhavG321 opened this issue Jan 25, 2020 · 1 comment

Comments

@vaibhavG321
Copy link

Thanks for this good package!
In a directory, I only want first 10 files then what can i do for that?

@mihneadb
Copy link
Owner

Hi, the lib does not support this currently as it's a bit of a fuzzy description. Do you want all folders + 10 files? 10 folders + files? How do you choose them? etc.
Easiest way right now is to get the full tree and filter it to your liking.
Otherwise, I'd say better requirements would be needed to extend the code with this option.

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

No branches or pull requests

2 participants