Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/argon2/cli/deps.ts>Command#getExample

Argon2 encryption library for Deno
Latest
method Command.prototype.getExample
Re-export
import { Command } from "https://deno.land/x/argon2@v0.9.2/cli/deps.ts";

Get example with given name.

Parameters

name: string

Returns

IExample | undefined