Module

x/cliffy/mod.ts>BaseCommand#hasExamples

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method BaseCommand.prototype.hasExamples
import { BaseCommand } from "https://dotland.deno.dev/x/cliffy@v0.8.1/mod.ts";

Checks whether the command has examples or not.

Returns

boolean