Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yargs/build/lib/yerror.d.ts>YError

yargs the modern, pirate-themed successor to optimist.
Go to Latest
class YError
extends Error
import { YError } from "https://deno.land/x/yargs@v17.7.1-deno/build/lib/yerror.d.ts";

Constructors

new
YError(msg?: string | null)

Properties

name: string