Exit code of the process. null if the process was terminated by a signal on Unix.
null
If the process was terminated by a signal, represents that signal.
The data that the process wrote to stderr.
stderr
The data that the process wrote to stdout.
stdout
Exit code of the process.
null
if the process was terminated by a signal on Unix.