class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/cliffy@v0.25.3/command/completions/mod.ts";
Generates shell completion scripts for various shells.
Constructors
new
CompletionsCommand(cmd?: Command)