stdout contains the regular things logged into your terminal.
stderr
stderr:Uint8Array<ArrayBuffer>
stderr contains the errors logged into your terminal.
if this string is non-empty, it may indicate that some error occurred when your shell command/process was executed.
the
stdoutandstderroutputs of the executed process, in binary format.