Skip to main content
Module

x/cliffy/command.ts>CommandMap

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface CommandMap
Re-export
import { type CommandMap } from "https://deno.land/x/cliffy@v0.6.0/command.ts";

Command map.

Properties

name: string
aliases: string[]