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