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

Method getFiles

src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java:645–647  ·  view source on GitHub ↗

Return the list of files from this DirectoryScanner that should be included on the command line. @param baseDir the File base directory. @param ds the DirectoryScanner to use for file scanning. @return a String[] containing the filenames.

(File baseDir, DirectoryScanner ds)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runExecMethod · 0.95
getFilesAndDirsMethod · 0.45

Calls 2

restrictMethod · 0.95
getIncludedFilesMethod · 0.65

Tested by

no test coverage detected