Skip to main content
Module

x/args/index.ts>ParseError

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
interface ParseError
Re-export
import { type ParseError } from "https://deno.land/x/args@2.1.1/index.ts";

Basic interface of an error

Methods

toString(): string

Get readable error message