parallel
Creates a ParallelCommandGroup that runs the given commands in parallel.
Return
A ParallelCommandGroup that runs the given commands in parallel.
Parameters
block
The commands to run in a dsl format.
Creates a ParallelCommandGroup that runs the given commands in parallel.
A ParallelCommandGroup that runs the given commands in parallel.
The commands to run in a dsl format.