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

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

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method CommandType.prototype.complete
Re-export
import { CommandType } from "https://deno.land/x/lume@v1.18.1/deps/cliffy.ts";

Complete sub-command names of global parent command.

Parameters

_cmd: Command
optional
parent: Command

Returns

string[]