DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
command
/
com.peco2282.devcore.command
/
CommandCreator
/
executesConsoleSuspend
executes
Console
Suspend
infix
fun
executesConsoleSuspend
(
block
:
suspend
(
ConsoleCommandSender
,
CommandContext
<
CommandSourceStack
>
)
->
Int
)
:
CommandCreator
<
T
>