setIncludes

abstract fun setIncludes(includes: Iterable<String>): CopySpec(source)

Set the allowable include patterns. Note that unlike #include(Iterable) this replaces any previously defined includes.

See also

Pattern Format