import { CompletionsCommand } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Generates shell completion scripts for various shell's.
Constructors
new
CompletionsCommand(cmd?: Command)x/cliffy/command/mod.ts>CompletionsCommand
import { CompletionsCommand } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Generates shell completion scripts for various shell's.