component-build-plugin / com.intershop.gradle.component.build.utils.tree / Node / 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