Process module:System -package:unix -package:typed-process -is:exact -package:io-streams -package:cryptonite -is:module package:streamly-process

An exception that is raised when a process fails.
The exit code of the process.
Deprecated: Please use pipeBytes instead.
Deprecated: Please use pipeChunks instead.
If True the new process starts a new process group, becomes a process group leader, its pid becoming the process group id. See the POSIX setpgid man page. Default is False, the new process belongs to the parent's process group.