Skip to main content

Module execution

Module execution 

Source
Expand description

A unit of executable work.

Structsยง

Builder
Use builder syntax to set the inputs and finish with build().
Execution
An execution.
ExecutionResult
The result of an Execution.
NoImageError
An error used in Builder::images() when no images are specified.