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

Method execute

src/main/org/apache/tools/ant/taskdefs/Execute.java:434–481  ·  view source on GitHub ↗

Runs a process defined by the command line and returns its exit status. @return the exit status of the subprocess or INVALID . @exception IOException The exception is thrown, if launching of the subprocess failed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

executeMethod · 0.95
runCommandMethod · 0.95
compileMethod · 0.95
forkMethod · 0.95
forkMethod · 0.95
executeMethod · 0.95
runCommandMethod · 0.95
runMethod · 0.95
executeMethod · 0.95
runMethod · 0.95
runCmdMethod · 0.95

Calls 15

launchMethod · 0.95
getCommandlineMethod · 0.95
getEnvironmentMethod · 0.95
waitForMethod · 0.95
closeStreamsMethod · 0.95
getExitValueMethod · 0.95
checkExceptionMethod · 0.80
setProcessInputStreamMethod · 0.65
setProcessErrorStreamMethod · 0.65
startMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected