Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/allo_arguments/libs/HelpInterruption.ts>HelpInterruption

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

Constructors

new
HelpInterruption(message: string)