ToolChainRegistry

API Documentation:ToolChainRegistry

Note: This class is incubating and may change in a future version of Gradle.

A container for ToolChains.

Properties

PropertyDescription
defaultToolChain
Incubating

The first registered ToolChain that is available.

Property details

ToolChain defaultToolChain (read-only)

Note: This property is incubating and may change in a future version of Gradle.

The first registered ToolChain that is available.

Script blocks

No script blocks

Methods

No methods