Skip to main content
Module

x/allo_arguments/mod.ts>Command

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

Properties

readonly
_tag: "Command"