SourceSetConfig

class SourceSetConfig(val type: SourceSetConfig.Type, val name: String, val dependents: List<String>)(source)

Constructors

Link copied to clipboard
constructor(type: SourceSetConfig.Type, name: String, dependents: List<String>)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard