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

Method getFilesAndDirs

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

Return the list of files or directories from this FileList that should be included on the command line. @param list the FileList to check. @return a String[] containing the directory names. @since Ant 1.6.2

(FileList list)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

restrictMethod · 0.95
getProjectMethod · 0.65
getFilesMethod · 0.45
getDirMethod · 0.45

Tested by

no test coverage detected