gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.idea
/
IdeaModule
/
getContentRoots
get
Content
Roots
API
abstract
fun
getContentRoots
(
)
:
DomainObjectSet
<
out
IdeaContentRoot
>
(
source
)
All content roots. Most idea modules have a single content root.
Return
content roots
Since
1.0-milestone-5