api / org.gradle.api.artifacts.type / ArtifactTypeDefinition / getFileNameExtensions

getFileNameExtensions

abstract fun getFileNameExtensions(): MutableSet<String>

Returns the set of file name extensions that should be mapped to this artifact type. Defaults to the name of this type.