ToolChainRegistry

A Provider of ToolChains.

Parameters

<P>

the Platform type

<T>

the ToolChain type

Inheritors

Functions

Link copied to clipboard
abstract fun getForPlatform(targetPlatform: P): T
Returns the best tool chain to build for the target platform.