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

intersectNodes

fun intersectNodes(nodenames: List<String>): Collection<String>

Compares the current child set with a list of node names. Nodes will be returned that are in booth list.

Parameters

nodenames - a list of nodes

Return
a collection of the node names