Returns the return code of the child process, valid after it has exited.
Declared in <util/subprocess.h>
<util/subprocess.h>
int retcode() const noexcept;
The child's exit status code.