kotlin
Configures the SourceDirectorySet containing Kotlin source files with the provided configuration.
See also
Represents a set of Kotlin source files that are included in this KotlinSourceSet.
Does not include generated sources added to generatedKotlin. To get all sources including generated use allKotlinSources.
See also
Source Directory Set