1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-10 03:14:12 +00:00
SquidDev b3760f58e6 Performance improvements to fs.find
If the path includes no wildcards then it just checks it exists.
If it does, instead of scanning the entire tree, it works out the last
directory before the wildcard and starts scanning from there.

Closes #89
2017-05-01 16:45:41 +01:00
..
2017-05-01 15:48:44 +01:00
2017-05-01 16:45:41 +01:00