SuspendingCommand

A suspending interface of the default command.

Functions

Link copied to clipboard
abstract suspend fun run(context: <Error class: unknown class><S>): Int

Gets called when the command is executed.