Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/allo_arguments/libs/InfoInterruption.ts>InfoInterruption

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

Constructors

new
InfoInterruption(message: string)