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
Re-export
import { ValueException } from "https://deno.land/x/allo_arguments@v4.1.0/mod.ts";

Constructors

new
ValueException(message: string, options?: OptionsType)