import { type IParseResult } from "https://deno.land/x/cliffy@v0.19.0/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://deno.land/x/cliffy@v0.19.0/command/types.ts";
Result of cmd.parse()
method.