Represents a single running process in the chain.
Creates a new process (and spawns it).
Creates a new process (and spawns it)
File object of this processes stderr
File object of this processes stdout
Waits for this process to complete and returns the exit code.
Undocumented in source.
See Implementation
Represents a single running process in the chain.