import { ZshCompletionsCommand } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/mod.ts";
Generates zsh completions script.
Constructors
new
ZshCompletionsCommand(cmd?: Command)x/cliffy/command/mod.ts>ZshCompletionsCommand
import { ZshCompletionsCommand } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/mod.ts";
Generates zsh completions script.