Skip to main content
Module

x/lume/deps/cliffy.ts>CompletionsCommand

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class CompletionsCommand
extends Command
import { CompletionsCommand } from "https://deno.land/x/lume@v2.1.3/deps/cliffy.ts";

Generates shell completion scripts for various shells.

Constructors

new
CompletionsCommand(cmd?: Command)