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

x/lume/deps/cliffy.ts>Type#values

🔥 Static site generator for Deno 🦕
Very Popular
Latest
method Type.prototype.values
Re-export
import { Type } from "https://deno.land/x/lume@v2.3.3/deps/cliffy.ts";

Returns values displayed in help text. If no complete method is provided, these values are also used for shell completions.

Parameters

cmd: Command
optional
parent: Command