collate

open fun collate(configurations: Collection<Configurations>): List<Configurations>

Collate the given configuration by sorting and merging them.

Return

the collated configurations

Since

3.4.0

Parameters

configurations

the source configuration