Module

x/lume/deps/cliffy.ts>CommandType#complete

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method CommandType.prototype.complete
import { CommandType } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";

Complete sub-command names of global parent command.

Parameters

_cmd: Command
optional
parent: Command

Returns

string[]