Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommandDescriber

Hierarchy

  • CommandDescriber

Index

Properties

command

command: CommandConfig = null

Protected help

Protected out

Accessors

Protected config

Protected display

  • get display(): object
  • Returns object

nl

  • get nl(): this
  • Returns this

Methods

arguments

  • arguments(): this
  • Returns this

Protected columns

  • Parameters

    Returns this

commands

  • commands(): this
  • Returns this

description

  • description(): this
  • Returns this

example

  • example(): this
  • Returns this

explanation

  • explanation(): this
  • Returns this

globalOptions

  • globalOptions(): this
  • Returns this

groups

  • groups(): this
  • Returns this

line

  • line(text?: string): this
  • Parameters

    • Default value text: string = ""

    Returns this

options

  • options(): this
  • Returns this

Protected printOptions

  • Parameters

    Returns this

usage

  • usage(): this
  • Returns this

write

  • write(text: string): this
  • Parameters

    • text: string

    Returns this

Generated using TypeDoc