component-installation-plugin / com.intershop.gradle.component.installation.utils / TreeNode / addPaths

addPaths

fun addPaths(vararg pathEntry: String): TreeNode

Add path elements to the current node.

Parameters

pathEntry - a list of path elements.

Return
the latest added node.