Expand description
A unit of executable work.
Structsยง
- Builder
- Use builder syntax to set the inputs and finish with
build(). - Execution
- An execution.
- Execution
Result - The result of an
Execution. - NoImage
Error - An error used in
Builder::images()when no images are specified.