toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.process
/
ProcessForkOptions
/
executable
executable
API
abstract
fun
executable
(
executable
:
Any
)
:
ProcessForkOptions
(
source
)
Sets the name of the executable to use.
Return
this
Parameters
executable
The executable. Must not be null.