toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.command
/
toResult
to
Result
fun
WaitSignal
.
toResult
(
commandMessage
:
CommandMessage
<
*
>
)
:
CommandResult
fun
Throwable
.
toResult
(
commandMessage
:
CommandMessage
<
*
>
,
contextName
:
String
=
commandMessage.contextName
,
processorName
:
String
,
stage
:
CommandStage
=
CommandStage.SENT
,
result
:
Map
<
String
,
Any
>
=
emptyMap()
)
:
CommandResult