Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

A command.

Hierarchy

  • Command

Implemented by

Index

Properties

description

description: string

A description text.

execute

Executes the command.

param

The context.

returns

The result.

Type declaration

showHelp

Shows help screen for the command.

param

The context.

returns

The result.

Type declaration

syntax

syntax: string

Syntax description, which is shown on help screen.

Generated using TypeDoc