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

Method getDirs

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

Return the list of Directories 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 directory names.

(File baseDir, DirectoryScanner ds)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runExecMethod · 0.95

Calls 2

restrictMethod · 0.95

Tested by

no test coverage detected