gradle
8.5-rc-3
API
gradle
/
org.gradle.process
/
ProcessForkOptions
/
setExecutable
set
Executable
API
abstract
fun
setExecutable
(
executable
:
String
)
(
source
)
abstract
fun
setExecutable
(
executable
:
Any
)
(
source
)
Sets the name of the executable to use.
Parameters
executable
The executable. Must not be null.