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

Method setupExecutable

src/main/org/apache/tools/ant/taskdefs/Java.java:944–949  ·  view source on GitHub ↗

Do all configuration for an executable that is common across the #fork(String[]) and #spawn(String[]) methods. @param exe executable. @param command command to execute.

(Execute exe, String[] command)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

forkMethod · 0.95
spawnMethod · 0.95

Calls 5

setupWorkingDirMethod · 0.95
setupEnvironmentMethod · 0.95
setupCommandLineMethod · 0.95
setAntRunMethod · 0.80
getProjectMethod · 0.65

Tested by

no test coverage detected