Share via


CommandDescription Class

Definition

Description of all the information needed for a built-in command.

public class CommandDescription
type CommandDescription = class
Public Class CommandDescription
Inheritance
CommandDescription

Constructors

CommandDescription(String, String[], String)

Construct the description of a built-in command.

Fields

Description

Description of the command.

Help

Help string for the command.

Terms

Regexs for matching the command.

Applies to