Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/habitra/deps.ts>Command#description

Command line tool for HabiTra
Latest
method Command.prototype.description
Re-export
import { Command } from "https://deno.land/x/habitra@v0.3.0/deps.ts";

Set the long command description.

Parameters

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

The command description.