Module

x/cliffy/packages/command/commands/completions/zsh.ts>IAction

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface IAction
import { type IAction } from "https://dotland.deno.dev/x/cliffy@v0.6.1/packages/command/commands/completions/zsh.ts";

Properties

label: string
name: string
cmd: string