Dokka Source Set ID
data class DokkaSourceSetID(val scopeId: String, val sourceSetName: String) : Serializable
Content copied to clipboard
Constructors
Functions
Properties
Extensions
Link copied to clipboard
operator fun DokkaSourceSetID.plus(other: DokkaSourceSetID): CompositeSourceSetID
Content copied to clipboard