ToolChain

interface ToolChain : Named(source)

A set of compilers that are used together to construct binaries.

Inheritors

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human consumable name for this tool chain.
Link copied to clipboard
abstract fun getName(): String