import { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Set default command. The default command is executed when the program was called without any argument and if no action handler is registered.
import { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Set default command. The default command is executed when the program was called without any argument and if no action handler is registered.