API Documentation: SharedLibraryBinary

A shared library built from 1 or more native language.

Properties

Property Description

buildable

Whether or not this binary can be built in the current environment.

compileTasks

Returns a view of all the compile tasks that participate to compiling all the object files for this binary.

linkTask

Returns a provider for the task that links the object files into this binary.

Methods

No methods.

Property Details

TaskProvider<Jar> jarTask (read-only)

The Jar task for this binary.