Skip to main content
Module

x/cliffy/command.ts>IParseResult

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

Result of cmd.parse().