Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cmd/mod.ts>Command#_helpAndError

Commander.js (command-line interfaces) for Deno.
Latest
method Command.prototype._helpAndError
import { Command } from "https://deno.land/x/cmd@v1.2.0/mod.ts";

Output help information and exit. Display for error situations.