component-build-plugin / com.intershop.gradle.component.build.utils.tree / Node / addPath

addPath

fun addPath(environment: String, classifier: String, vararg pathEntry: String): Node

Add target path elements to the current node.

Parameters

pathEntry - a list of path elements.

Return
the latest added node.