toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.process
/
JavaExecSpec
/
getMainModule
get
Main
Module
API
@
Optional
@
Input
abstract
fun
getMainModule
(
)
:
Property
<
String
>
(
source
)
The name of the main module to be executed if the application should run as a Java module.
Since
6.4