class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/command/commands/completions.ts";
Generates source code for interactive shell completions used in multiple shell's.
Constructors
new
CompletionsCommand(cmd?: Command)