commands property

List<List<String>> commands
final

Commands to execute in order. Each entry is executable, ...args.

Implementation

final List<List<String>> commands;