tiny-glob
tiny-glob copied to clipboard
Expose CACHE object
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.
Wonder if we can combine this and #25 #26.
Since VFile is optional, but if I do not use that library then is there a way to access the stat data?