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

x/cliffy/packages/command/commands/help.ts>HelpCommand#getHelp

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method HelpCommand.prototype.getHelp
import { HelpCommand } from "https://deno.land/x/cliffy@v0.7.1/packages/command/commands/help.ts";

Render help output.

Parameters

optional
name: string

Returns

string