class ZshCompletionsCommand
extends Command
import { ZshCompletionsCommand } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/completions/zsh.ts";
Generates zsh completions script.
Constructors
new
ZshCompletionsCommand(cmd?: Command)x/cliffy/command/completions/zsh.ts>ZshCompletionsCommand
import { ZshCompletionsCommand } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/completions/zsh.ts";
Generates zsh completions script.