Module

x/cliffy/mod.ts>Command#select

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Command.prototype.select
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.11.2/mod.ts";

Reset internal command reference to child command with given name.

Parameters

name: string

Sub-command name.