gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.process
/
ProcessForkOptions
/
executable
executable
abstract
fun
executable
(
executable
:
Any
)
:
ProcessForkOptions
Sets the name of the executable to use.
Return
this
Parameters
executable
The executable. Must not be null.