toggle menu
gradle
8.11.1
API
switch theme
search in API
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