execute
abstract suspend fun execute(src: <Error class: unknown class>, args: <Error class: unknown class>): <Error class: unknown class>
Callback for the execution of a command.
Return
the result of executing this command.
Parameters
src
The commander who is executing this command
args
The parsed command arguments for this command