Module command.command

Command module

Class Command

Command:execute () Execute the command.
Command:display () Display the command


Class Command

Command class. Inherit to implement a custom command.
Command:execute ()
Execute the command. Should not be invoked directly.

See also:

Command:display ()
Display the command

Returns:

    Text to be displayed to the user. By default, it returns the command className.
generated by LDoc 1.4.3 Last updated 2017-09-23 19:07:28