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

Method Commandline

src/main/org/apache/tools/ant/types/Commandline.java:76–85  ·  view source on GitHub ↗

Create a command line from a string. @param toProcess the line: the first element becomes the executable, the rest the arguments.

(String toProcess)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

translateCommandlineMethod · 0.95
setExecutableMethod · 0.95
createArgumentMethod · 0.95
setValueMethod · 0.45

Tested by

no test coverage detected