kotlin-gradle-plugin-api
Toggle table of contents
2.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-gradle-plugin-api
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.tasks
/
KotlinCompileTool
/
sources
sources
@get:
InputFiles
@get:
SkipWhenEmpty
@get:
IgnoreEmptyDirectories
@get:
NormalizeLineEndings
@get:
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
abstract
val
sources
:
FileCollection
The configured task inputs (for example, Kotlin sources) which are used to produce a task artifact.