splatoon3.ink/app/common
Matt Isenhower e6e96ac8f9 Check local disk before VFS, removing need for manual vfs.track()
exists() and olderThan() now check the local filesystem first and only
consult the VFS as a fallback. This means freshly written files are
found naturally without callers needing to register them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 09:27:00 -08:00
..
fs.mjs Check local disk before VFS, removing need for manual vfs.track() 2026-02-22 09:27:00 -08:00
fs.test.mjs Add unit tests for fs utilities and ValueCache 2026-02-15 16:45:20 -08:00
prefixedConsole.mjs Improve logging 2022-09-10 12:56:21 -07:00
sentry.mjs Prefer single quotes and enforce semicolons 2024-03-17 10:20:17 -07:00
util.mjs Revert jsonpath-plus back to jsonpath 2026-02-15 15:56:05 -08:00
util.test.mjs Remove unused variable in util test 2026-02-16 15:51:53 -08:00
ValueCache.mjs Add mkdirp utility to avoid verbose fs.mkdir calls 2026-02-15 11:09:02 -08:00
ValueCache.test.mjs Add unit tests for fs utilities and ValueCache 2026-02-15 16:45:20 -08:00
vfs.mjs Check local disk before VFS, removing need for manual vfs.track() 2026-02-22 09:27:00 -08:00