MCPcopy Create free account
hub / github.com/bbejeck/Java-7 / copyWithPredicate

Method copyWithPredicate

src/main/java/bbejeck/nio/util/DirUtils.java:123–126  ·  view source on GitHub ↗

Traverses the directory structure and will only copy sub-tree structures where the provided predicate is true @param from @param to @param predicate @throws IOException

(Path from, Path to, Predicate<Path> predicate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCopyPredicateMethod · 0.95

Calls 1

validateMethod · 0.95

Tested by 1

testCopyPredicateMethod · 0.76