import { BaseCommand } from "https://deno.land/x/cliffy@v0.5.1/command.ts";
Checks whether the command has sub-commands or not.
x/cliffy/command.ts>BaseCommand#hasCommands
import { BaseCommand } from "https://deno.land/x/cliffy@v0.5.1/command.ts";
Checks whether the command has sub-commands or not.