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

x/program/command.ts>Argument

command-line interface for deno programs.
Latest
interface Argument
import { type Argument } from "https://deno.land/x/program@0.1.6/command.ts";

Properties

name: string
optional
description: string
optional
optional: boolean
optional
multiple: boolean