import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Set default command. The default command will be called if no action handler is registered.
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Set default command. The default command will be called if no action handler is registered.