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

distinctNodes

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

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

Parameters

nodenames - a list of nodes

Return
a collection of the node names