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