We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @terkelg, like your tiny glob and reading the issue #7 I have same requests where I'm performing fs.stat on the result, which can be avoided.
Hope this gets added, perhaps as getter like glob.cache
glob.cache
Thanks.
The text was updated successfully, but these errors were encountered:
Wonder if we can combine this and #25 #26.
Sorry, something went wrong.
Since VFile is optional, but if I do not use that library then is there a way to access the stat data?
No branches or pull requests
Hi @terkelg, like your tiny glob and reading the issue #7 I have same requests where I'm performing fs.stat on the result, which can be avoided.
Hope this gets added, perhaps as getter like
glob.cache
Thanks.
The text was updated successfully, but these errors were encountered: