gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.wrapper
/
Wrapper
/
setScriptFile
set
Script
File
API
open
fun
setScriptFile
(
scriptFile
:
File
)
(
source
)
The file to write the wrapper script to.
Since
4.0
open
fun
setScriptFile
(
scriptFile
:
Any
)
(
source
)
The file to write the wrapper script to.