Executions: General¶
This page mirrors the General section from Executions.
Build¶
Source file, signature, and docstring
Member
ExecutionBuilder.Build()
Kind function
Declaring Type ExecutionBuilder
Source File QaaS.Runner/ExecutionBuilder.cs
Signature
Docstring
Builds the configured Runner execution builder output from the current state.
Call this after the fluent configuration is complete. The method validates the accumulated state and materializes the runtime or immutable configuration object represented by the builder.