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#generateCommandCompletions

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

Parameters

command: Command
path: string

Returns

string