Skip to main content
Module

x/mod/deps.ts>Command#usage

Simple Command Line Interface to create Deno module entrypoints, CI, config and more.
Latest
method Command.prototype.usage
Re-export
import { Command } from "https://deno.land/x/mod@v2.3.9/deps.ts";

Set the command usage. Defaults to arguments.

Parameters

usage: string

The command usage.