Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Commander

Index

Constructors

constructor

Methods

disableLogging

  • disableLogging(): void

enableLogging

  • enableLogging(): void

getCommand

  • getCommand(command: string): undefined | Command
  • Parameters

    • command: string

    Returns undefined | Command

getCommands

  • getCommands(): Map<string, Command>

getID

  • getID(): number

getLogging

  • getLogging(): boolean

registerCommand

Static getCommander

  • getCommander(id: number): undefined | Commander

Static getCommanders

Legend

  • Class
  • Constructor
  • Method
  • Function
  • Interface
  • Static method

Generated using TypeDoc