Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4/deps/cliffy.ts";

Generates shell completion scripts for various shells.

Constructors

new
CompletionsCommand(cmd?: Command)