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
/
CompilerOptionsHost
/
repeated
repeated
fun
<
T
>
repeated
(
name
:
String
,
valueDescription
:
String
,
description
:
String
,
required
:
Boolean
=
true
,
transform
:
(
String
)
->
T
?
)
:
Lazy
<
CompilerOption.Repeated
<
T
>
>
(
source
)