getIncludes

abstract fun getIncludes(): List<String>(source)

Returns the include patterns for this source directory.

Return

The list of patterns to include. Does not return null.

Since

3.0

Throws

For Gradle versions older than 3.0, where this method is not supported.