api / org.gradle.play.toolchain / PlayToolChain

PlayToolChain

@Incubating interface PlayToolChain : ToolChain

A set of tools for building applications using the Play Framework.

Inherited Functions

getDisplayName

abstract fun getDisplayName(): String

Returns a human consumable name for this tool chain.