toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.nativeplatform.tasks
/
AbstractLinkTask
/
source
source
API
open
fun
source
(
source
:
Any
)
(
source
)
Adds a set of object files to be linked. The provided source object is evaluated as per
files
.
@get:
InputFiles
@get:
SkipWhenEmpty
@get:
IgnoreEmptyDirectories
@get:
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
val
source
:
ConfigurableFileCollection
(
source
)