MCPcopy Create free account
hub / github.com/apache/ant / appendFiles

Method appendFiles

src/main/org/apache/tools/ant/taskdefs/optional/Cab.java:194–196  ·  view source on GitHub ↗

Append all files found by a directory scanner to a vector. @param files the vector to append the files to. @param ds the scanner to get the files from.

(Vector<String> files, DirectoryScanner ds)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getFileListMethod · 0.95

Calls 2

getIncludedFilesMethod · 0.65
addAllMethod · 0.45

Tested by

no test coverage detected