mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.command.descriptor
/
CommandArgumentContext
/
ParserPair
/
Companion
/
toPair
to
Pair
@
JvmStatic
fun
<
T
:
Any
>
CommandArgumentContext.ParserPair
<
T
>
.
toPair
(
)
:
Pair
<
KClass
<
T
>
,
CommandValueArgumentParser
<
T
>
>