Skip to main content
Module

x/allo_arguments/mod.ts>ExpectedException

🦕 Super handy cli argument parser with automate generation `--help` flag.
Go to Latest
class ExpectedException
extends PrintableException
import { ExpectedException } from "https://deno.land/x/allo_arguments@v5.2.0/mod.ts";

Constructors

new
ExpectedException(message: string)