toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.platform.base
/
ToolChain
Tool
Chain
API
interface
ToolChain
:
Named
(
source
)
A set of compilers that are used together to construct binaries.
Inheritors
NativeToolChain
Members
Functions
get
Display
Name
Link copied to clipboard
API
abstract
fun
getDisplayName
(
)
:
String
Returns a human consumable name for this tool chain.
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String