method FsCache.prototype.clearRe-exportimport { FsCache } from "https://deno.land/x/dtils@2.6.0/mod.ts"; clear(): Promise<void>Removes all entries under scope in cache dir ReturnsPromise<void>