Module

x/lume/deps/cliffy.ts>Argument

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Argument
implements ArgumentOptions
import { type Argument } from "https://dotland.deno.dev/x/lume@v1.13.2/deps/cliffy.ts";

Argument details.

Properties

name: string

Argument name.

action: string

Shell completion action.

type: string

Arguments type.

import Argument
import { Argument } from "https://dotland.deno.dev/x/lume@v1.13.2/deps/cliffy.ts";