Skip to main content
Module

x/scaffold/src/deps/cli.ts>Type#values

scaffold your next project with style and 💗
Latest
method Type.prototype.values
Re-export
import { Type } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.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