Skip to main content
Module

x/allo_arguments/mod.ts>ValueException

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

Constructors

new
ValueException(message: string)