Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/deps.ts>Command#getArgsDefinition

Opine's application generator
Latest
method Command.prototype.getArgsDefinition
Re-export
import { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts";

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

Returns

string | undefined