SuspendingCommandExecutor

Interface containing the method directing how a certain command will be executed.

Functions

Link copied to clipboard
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.