filesNotMatching

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