exec
This execution function is used to run a process on the machine. The body parameter is supplied as a higher-order function that executes within the scope of a ExecExecutionTemplate object, in which the arguments for the process can be declared.
Parameters
body
A trailing lambda function which is used to populate the ExecExecutionTemplate object.