gradle
Toggle table of contents
9.2.0-20250812175121+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.language.swift.tasks
/
SwiftCompile
/
getSource
get
Source
API
@
InputFiles
@
SkipWhenEmpty
@
IgnoreEmptyDirectories
@
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
abstract
fun
getSource
(
)
:
ConfigurableFileCollection
(
source
)
Returns the source files to be compiled.
Since
4.4