Skip to main content
Module

x/allo_arguments/mod.ts>InfoInterruption

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

Constructors

new
InfoInterruption(message: string, callback?: () => void)