api / org.gradle.tooling.model.idea / IdeaCompilerOutput / getOutputDir

getOutputDir

abstract fun getOutputDir(): File

directory to store module's production classes and resources.

Return
directory to store production output. non-null if #getInheritOutputDirs() returns 'false'