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

x/denoflow/deps.ts>Keydb#keys

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

Get an Array of all Key Names.

Returns

Promise<string[]>