◀️ directoryCompletion.ts

This commit is contained in:
nirholas
2026-03-31 10:24:30 +00:00
parent 350a80a6d7
commit 458c69c34c

View File

@@ -261,3 +261,4 @@ export function clearPathCache(): void {
directoryCache.clear()
pathCache.clear()
}