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

Method processArgs

src/main/org/apache/tools/ant/Main.java:309–505  ·  view source on GitHub ↗

Process command line arguments. When ant is started from Launcher, launcher-only arguments do not get passed through to this routine. @param args the command line arguments. @since Ant 1.6

(final String[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

startAntMethod · 0.95
MainMethod · 0.95

Calls 15

getInstanceMethod · 0.95
handleArgBuildFileMethod · 0.95
handleArgListenerMethod · 0.95
handleArgDefineMethod · 0.95
handleArgLoggerMethod · 0.95
handleArgInputHandlerMethod · 0.95
handleArgPropertyFileMethod · 0.95
handleArgNiceMethod · 0.95
getProcessorsMethod · 0.95
printUsageMethod · 0.95
printVersionMethod · 0.95
doReportMethod · 0.95

Tested by

no test coverage detected