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

x/alloy_folk/deps.ts>cliffy.Command#usage

An application installer for restriced macOS
Latest
method cliffy.Command.prototype.usage
Re-export
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.2/deps.ts";
const { Command } = cliffy;

Set the command usage. Defaults to arguments.

Parameters

usage: string

The command usage.