previous

abstract val previous: List<CommandStage>

List of prerequisite stages that must complete before this stage.

Defines the stage dependencies and execution order in the command processing pipeline.