Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/cliffy.ts>Command#getArgsDefinition

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Command.prototype.getArgsDefinition
Re-export
import { Command } from "https://deno.land/x/lume@v1.16.0/deps/cliffy.ts";

Get arguments definition. E.g: input-file:string output-file:string

Returns

string | undefined