KotlinCompilationOutput

Represents the outputs of a Kotlin source set compilation.

Properties

Link copied to clipboard

The collection of all output directories produced by the compilation.

Link copied to clipboard

The collection of directories where the compiled code is located.

Link copied to clipboard
abstract val resourcesDir: File

The directory where the resources are located.