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

feat(fs): support non recursive file listing #370

Merged
merged 4 commits into from
Jun 8, 2022

Conversation

blacha
Copy link
Owner

@blacha blacha commented Jun 8, 2022

limit file listing to be non recusrive with {recursive: false}

fsa.list('/tmp', {recursive: false})

@blacha blacha force-pushed the feat/non-recursive-file-listing branch from 8056294 to 6f35b04 Compare June 8, 2022 01:06
@blacha blacha merged commit a2828fe into master Jun 8, 2022
@github-actions github-actions bot mentioned this pull request Sep 19, 2022
@blacha blacha deleted the feat/non-recursive-file-listing branch January 17, 2023 21:13
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.

1 participant