Skip to main content
Module

x/cliffy/command/types/child_command.ts>ChildCommandType#complete

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
method ChildCommandType.prototype.complete
import { ChildCommandType } from "https://deno.land/x/cliffy@v1.0.0-rc.4/command/types/child_command.ts";

Complete child command names.

Returns

string[]