component-build-plugin / com.intershop.gradle.component.build.extension.items / FileContainerItem / source

source

var source: FileCollection

All files that will be packaged to a zip file for this special package item.

fun source(vararg paths: Any): Unit

Add source files to the package definition.

Parameters

paths - Gradle file objects for the zip package