api / org.gradle.tooling.model.idea / IdeaModule / getContentRoots

getContentRoots

abstract fun getContentRoots(): DomainObjectSet<out IdeaContentRoot>

All content roots. Most idea modules have a single content root.

Return
content roots

Since
1.0-milestone-5