The command to be executed. Accepts a command as a sequence of strings, or as an array with strings.
The file of the executable of the command, or undefined if could not locate the file.
Sets if the output should be appended to the output of the previous execution.
An integer that represents the return value of the process executor
An integer that represents the return value of the process executor
Sets if the output of the process should be output to the console.
If true, throws an exception if there is a problem when running the process. By default is set to 'false'.
Sets the time unit of the timeout value. By defaults, is SECONDS.
Launches processes.