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

Method setParallel

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

Set whether to execute in parallel mode. If true, run the command only once, appending all files as arguments. If false, command will be executed once for every file. Defaults to false. @param parallel whether to run in parallel.

(boolean parallel)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ChmodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected