kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig.context
/
get
get
operator
fun
<
T
:
Any
>
CommandContext
<
*
>
.
get
(
name
:
String
,
clazz
:
KClass
<
T
>
)
:
T
inline operator
fun
<
T
:
Any
>
CommandContext
<
*
>
.
get
(
name
:
String
)
:
T