toggle menu
gradle
8.11.1
API
switch theme
search in API
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.