Skip to main content
Module

x/allo_arguments/mod.ts>HelpException

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

Constructors

new
HelpException(message: string)