Skip to main content
Latest
class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon-cli/deps.ts";

Generates shell completion scripts for various shells.

Constructors

new
CompletionsCommand(cmd?: Command)