kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addFunctions
addFunctions
fun
addFunctions
(
funSpecs
:
Iterable
<
FunSpec
>
)
:
Builder