api / org.gradle.api.file / SourceDirectorySet / getOutputDir

getOutputDir

@Incubating abstract fun getOutputDir(): File

Returns the directory to put the output for these sources.

Return
The output directory for this set of sources.

Since
4.0