Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cliffy/command/completions/zsh-completions-generator.ts>ZshCompletionsGenerator#generateCompletions

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method ZshCompletionsGenerator.prototype.generateCompletions
import { ZshCompletionsGenerator } from "https://deno.land/x/cliffy@v0.14.0/command/completions/zsh-completions-generator.ts";

Generates zsh completions method for given command and child commands.

Parameters

command: Command
optional
path = [UNSUPPORTED]

Returns

string