Module exec_spec

Module exec_spec 

Source
Expand description

The exec spec helps with defining executables

Structs§

ExecHandle
A handle into an exec spec. Can be queried to get output.
ExecResult
Gets the result of the exec spec
ExecSpec
The exec spec helps define something to execute by the project
ExecSpecBuilder
Builds exec specs
ExecSpecBuilderError
An exec spec configuration error

Enums§

Input
Input for exec
Output
Output types for exec