Skip to main content
Module

x/scaffold/src/deps/cli.ts>CompletionsCommand

scaffold your next project with style and 💗
Latest
class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Generates shell completion scripts for various shells.

Constructors

new
CompletionsCommand(cmd?: Command)