class cliffy.CompletionsCommand
extends Command
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { CompletionsCommand } = cliffy;
Generates shell completion scripts for various shell's.
Constructors
new
CompletionsCommand(cmd?: Command)