Skip to main content
Go to Latest
method Command.prototype.description
Re-export
import { Command } from "https://deno.land/x/release_up@0.5.0/deps.ts";

Set the long command description.

Parameters

description: IDescription<CO, CA, CG, CPG, CT, CGT, CPT, CP>

The command description.