executedCommands property

List<CoreCommand> executedCommands
final

Commands passed to execute, in call order.

Implementation

final List<CoreCommand> executedCommands = [];