Skip to main content
Module

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

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Type.prototype.values
Re-export
import { Type } from "https://deno.land/x/lume@v2.1.2/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