Skip to main content
Latest
method Command.prototype.hasOptions
Re-export
import { Command } from "https://deno.land/x/commit_genius@v0.5.1/deps.ts";

Checks whether the command has options or not.

Parameters

optional
hidden: boolean

Include hidden options.

Returns

boolean