kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
FileSpec
/
Builder
/
addBodyComment
add
Body
Comment
jvm
fun
addBodyComment
(
format
:
String
,
vararg
args
:
Any
)
:
FileSpec.Builder
Adds a comment to the body of this script file in the order that it was added.