import { type IParseResult } from "https://dotland.deno.dev/x/cliffy@v0.19.2/command/types.ts";
Result of cmd.parse()
method.
Type Parameters
optional
P extends Command | undefined = anyx/cliffy/command/types.ts>IParseResult
import { type IParseResult } from "https://dotland.deno.dev/x/cliffy@v0.19.2/command/types.ts";
Result of cmd.parse()
method.