kotlinpoet
Toggle table of contents
2.3.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
FunSpec
/
Builder
/
addNamedCode
add
Named
Code
jvm
fun
addNamedCode
(
format
:
String
,
args
:
Map
<
String
,
*
>
)
:
FunSpec.Builder