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

Method getFileNames

src/main/org/apache/tools/ant/taskdefs/Tar.java:727–736  ·  view source on GitHub ↗

Grabs all included files and directors from the FileSet and returns them as an array of (relative) file names. @param fs the fileset to operate on. @return a list of the filenames. @since Ant 1.7

(final FileSet fs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

checkMethod · 0.95
tarMethod · 0.95
getFilesMethod · 0.80

Calls 4

getIncludedFilesMethod · 0.95
getProjectMethod · 0.65
getDirectoryScannerMethod · 0.45

Tested by

no test coverage detected