kcp-development
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kcp-development
core
/
dev.rnett.kcp.development.options
/
get
get
operator
fun
<
T
:
Any
>
CompilerConfiguration
.
get
(
option
:
CompilerOption
<
T
>
)
:
T
?
(
source
)
operator
fun
<
T
:
Any
>
CompilerConfiguration
.
get
(
option
:
CompilerOption.WithDefault
<
T
>
)
:
T
(
source
)