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
import { ExpectedException } from "https://deno.land/x/allo_arguments@v6.0.0/mod.ts";

Constructors

new
ExpectedException(message: string)