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

isChild

fun isChild(childname: String): Boolean

Verify if the name a child of the current node.

Parameters

childname - the name of the searched child

Return
true if the name is a child