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

Method getCommandline

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

Construct the command line for parallel execution. @param srcFiles The filenames to add to the commandline. @param baseDirs filenames are relative to this dir. @return the command line in the form of a String[].

(String[] srcFiles, File[] baseDirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runExecMethod · 0.95
runParallelMethod · 0.95

Calls 10

insertTargetFilesMethod · 0.95
getPositionMethod · 0.80
mapFileNameMethod · 0.65
addMethod · 0.65
isEmptyMethod · 0.65
getAbsolutePathMethod · 0.45
replaceMethod · 0.45
containsMethod · 0.45
getPrefixMethod · 0.45
getSuffixMethod · 0.45

Tested by

no test coverage detected