api / org.gradle.api.tasks.compile / AbstractCompile / getDestinationDir

getDestinationDir

@OutputDirectory open fun getDestinationDir(): File

Returns the directory to generate the .class files into.

Return
The destination directory.