raceWith

fun raceWith(vararg commands: Command): ParallelRaceGroup

Returns a ParallelRaceGroup with this command and an arbitrary number of other commands

Parameters

commands

the other commands to create a ParallelRaceGroup with