import { type IDescription } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/types.ts";
Description handler.
definition: string | ((this: Command) => string)
x/cliffy/command/types.ts>IDescription
import { type IDescription } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/types.ts";
Description handler.