gradle
Toggle table of contents
9.6.0-20260519080404+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
getExtensionDirs
get
Extension
Dirs
API
@
Optional
@
Input
abstract
fun
getExtensionDirs
(
)
:
Property
<
String
>
(
source
)
Returns the extension dirs to be used for the compiler process. Defaults to
null
.