api / org.gradle.api.tasks / SourceSetOutput / getResourcesDir

getResourcesDir

abstract fun getResourcesDir(): File

Returns the output directory for resources

See example at SourceSetOutput

Return
The dir resources are copied to.