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

x/args/symbols.ts>MAIN_COMMAND

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Go to Latest
type alias MAIN_COMMAND
import { type MAIN_COMMAND } from "https://deno.land/x/args@2.1.0/symbols.ts";
definition: MAIN_COMMAND
variable MAIN_COMMAND
import { MAIN_COMMAND } from "https://deno.land/x/args@2.1.0/symbols.ts";

Value of tag when argv is a complete and list of valid options

type

symbol