filesMatching

open fun filesMatching(pattern: String, action: Action<out Any>): AbstractCopyTask(source)
open fun filesMatching(patterns: Iterable<String>, action: Action<out Any>): AbstractCopyTask(source)