class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Generates shell completion scripts for various shells.
Constructors
new
CompletionsCommand(cmd?: Command)import { CompletionsCommand } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Generates shell completion scripts for various shells.