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
import { type IParseResult } from "https://dotland.deno.dev/x/cliffy@v0.7.0/command.ts";

Result of cmd.parse().

import IParseResult
import { IParseResult } from "https://dotland.deno.dev/x/cliffy@v0.7.0/command.ts";