Skip to main content
Module

x/args/symbols.ts>PARSE_FAILURE

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
type alias PARSE_FAILURE
import { type PARSE_FAILURE } from "https://deno.land/x/args@2.1.1/symbols.ts";
definition: PARSE_FAILURE
variable PARSE_FAILURE
import { PARSE_FAILURE } from "https://deno.land/x/args@2.1.1/symbols.ts";

Value of tag when argv is failed to parse

type

symbol