toggle menu
gradle
8.14.2
API
switch theme
search in API
gradle
/
org.gradle.api.tasks
/
AbstractCopyTask
/
filesNotMatching
files
Not
Matching
API
open
fun
filesNotMatching
(
pattern
:
String
,
action
:
Action
<
in
FileCopyDetails
>
)
:
AbstractCopyTask
open
fun
filesNotMatching
(
patterns
:
Iterable
<
String
>
,
action
:
Action
<
in
FileCopyDetails
>
)
:
AbstractCopyTask