Skip to main content
Module

x/plug/test_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/test_deps.ts";
const { purge } = Cache;

Parameters

optional
ns: string

Returns

Promise<boolean>