Module

x/cliffy/mod.ts>BaseCommand#select

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

Reset internal command reference to child command with given name.

Parameters

name: string

Sub-command name.