Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denoflow/deps.ts>Keydb#clear

Configuration as Code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
Latest
method Keydb.prototype.clear
import { Keydb } from "https://deno.land/x/denoflow@0.0.35/deps.ts";

Clear complete Database.

Returns

Promise<this>