Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

A simple but powerful TypeScript-based dot-file manager.
Go to Latest
method cliffy.Type.prototype.values
Re-export
import { cliffy } from "https://deno.land/x/powar@1.0.1/deps.ts";
const { Type } = cliffy;

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