execute property

Function execute

The function called to execute this command.

If any exception occurs while calling this function, it will be caught and added to CommandsPlugin.onCommandError, wrapped in an UncaughtException.

Implementation

Function get execute;