Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
method Type.prototype.values
Re-export
import { Type } from "https://deno.land/x/actionify@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