api / org.gradle.play.tasks / TwirlCompile / setToolChain

setToolChain

open fun setToolChain(toolChain: PlayToolChain): Unit

Sets the tool chain that will be used to compile the twirl source.

Parameters

toolChain - The tool chain.