getCommandsToExecute abstract method

List<ExecutionEvent> getCommandsToExecute(
  1. List<String> arguments
)

Implementation

List<ExecutionEvent> getCommandsToExecute(List<String> arguments);