api / org.gradle.api.artifacts.maven / Conf2ScopeMappingContainer / isSkipUnmappedConfs

isSkipUnmappedConfs

abstract fun isSkipUnmappedConfs(): Boolean

Returns whether unmapped configuration should be skipped or not. Defaults to true.

See Also
#setSkipUnmappedConfs(boolean)