api / org.gradle.plugins.ide.idea.model / IdeaModule / getGeneratedSourceDirs

getGeneratedSourceDirs

@Incubating open fun getGeneratedSourceDirs(): MutableSet<File>

The directories containing the generated sources (both production and test sources).

For example see docs for IdeaModule