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

addPath

fun addPath(path: String): TreeNode

Add path to the current node. The path separator is a slash. If path is an empty string, no new node is added.

Parameters

path - string with slashes

Return
the latest added node