Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/plug/deps.ts>Cache.purge

๐Ÿ”Œ Deno plugin management library
Go to Latest
function Cache.purge
import { Cache } from "https://deno.land/x/plug@0.5.2/deps.ts";
const { purge } = Cache;

Parameters

optional
ns: string

Returns

Promise<boolean>