api / org.gradle.api / NamedDomainObjectCollection / getNamer

getNamer

abstract fun getNamer(): Namer<T>

An object that represents the naming strategy used to name objects of this collection.

Return
Object representing the naming strategy.