import { type IAction } from "https://dotland.deno.dev/x/cliffy@v0.19.2/command/mod.ts";
Action handler for commands and options.
Type Parameters
optional
P extends Command | undefined = anyimport { type IAction } from "https://dotland.deno.dev/x/cliffy@v0.19.2/command/mod.ts";
Action handler for commands and options.