import { type IDescription } from "https://deno.land/x/cliffy@v0.12.1/packages/command/mod.ts";
Description handler.
definition: string | ((this: Command) => string)
x/cliffy/packages/command/mod.ts>IDescription
import { type IDescription } from "https://deno.land/x/cliffy@v0.12.1/packages/command/mod.ts";
Description handler.