with Pass
Add a pass and return a new orchestrator with it appended. Registration order is execution order.
Return
A new orchestrator with the existing passes plus pass.
Parameters
pass
The pass to append.
Add a pass and return a new orchestrator with it appended. Registration order is execution order.
A new orchestrator with the existing passes plus pass.
The pass to append.