filesMatching

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