commands property

List<Cmd> commands
final

The commands to execute in parallel.

Implementation

final List<Cmd> commands;