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

x/allo_arguments/src/Arguments.ts>Arguments#shouldHelp

🦕 Super handy cli argument parser with automate generation `--help` flag.
Go to Latest
method Arguments.prototype.shouldHelp
Deprecated
Deprecated

Use isHelpRequested instead.

import { Arguments } from "https://deno.land/x/allo_arguments@v6.0.0-beta1/src/Arguments.ts";