tiny-glob icon indicating copy to clipboard operation
tiny-glob copied to clipboard

Expose CACHE object

Open beeing opened this issue 6 years ago • 2 comments

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.

beeing avatar Aug 25 '18 06:08 beeing

Wonder if we can combine this and #25 #26.

terkelg avatar Aug 25 '18 08:08 terkelg

Since VFile is optional, but if I do not use that library then is there a way to access the stat data?

beeing avatar Aug 25 '18 15:08 beeing