Module exec

Source
Expand description

Contains code for the exec task.

Structsยง

Exec
The exec task runs a generic program using the built-in command runner of the OS
ExecError
Returned when the execution returns a non-zero exit code.