gradle
8.4-rc-1
Java API
gradle
/
org.gradle.process
/
ProcessForkOptions
/
setExecutable
set
Executable
Java 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.