kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig
/
SuspendingCommand
Suspending
Command
fun
interface
SuspendingCommand
<
in
S
>
Members
Functions
execute
Suspending
Link copied to clipboard
abstract
suspend
fun
executeSuspending
(
context
:
CommandContext
<
S
>
)
:
Int