class CompleteCommand
extends Command
import { CompleteCommand } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/command/commands/completions/complete.ts";
Execute complete method for specific action and command.
Constructors
new
CompleteCommand(cmd?: Command)