@Incubating public interface LinkageDetails
Modifier and Type | Method and Description |
---|---|
List<String> |
getAdditionalArgs()
Returns any additional linker arguments.
|
Task |
getLinkTask()
Returns details of the link task for the binary.
|
File |
getOutputLocation()
Returns the output location of this binary.
|
Task getLinkTask()
File getOutputLocation()