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