kotlinpoet
/
com.squareup.kotlinpoet
/
FileSpec
/
Builder
/
addComment
addComment
fun
addComment
(
format
:
String
,
vararg
args
:
Any
)
:
Builder