Go to Latest
method KeyStack.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { KeyStack } from "https://dotland.deno.dev/std@0.215.0/crypto/unstable_keystack.ts";

Custom output for Node's util.inspect.

Parameters

depth: number
options: any
inspect: (value: unknown, options?: unknown) => string

Returns

string