api / org.gradle.api.tasks.wrapper / Wrapper / setScriptFile

setScriptFile

open fun setScriptFile(scriptFile: File): Unit

The file to write the wrapper script to.

Since
4.0

open fun setScriptFile(scriptFile: Any): Unit

The file to write the wrapper script to.