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

x/denosh/src/common/command.ts>showHelp

A cli solution for Deno
Latest
function showHelp
import { showHelp } from "https://deno.land/x/denosh@v0.0.6/src/common/command.ts";

Parameters

loadedCommands: CommandsStructure
commandName: string
optional
opts: LaunchOptionStructure = [UNSUPPORTED]